Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flipboxfactory/saml-idp
SAML Identity Provider (IdP) Plugin for Craft CMS
https://github.com/flipboxfactory/saml-idp
craft-plugin craftcms identity-provider saml2 sso
Last synced: 3 months ago
JSON representation
SAML Identity Provider (IdP) Plugin for Craft CMS
- Host: GitHub
- URL: https://github.com/flipboxfactory/saml-idp
- Owner: flipboxfactory
- License: other
- Created: 2018-01-19T17:28:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-22T13:56:28.000Z (5 months ago)
- Last Synced: 2024-10-31T23:17:47.264Z (3 months ago)
- Topics: craft-plugin, craftcms, identity-provider, saml2, sso
- Language: PHP
- Homepage: https://saml-idp.flipboxfactory.com
- Size: 1.91 MB
- Stars: 4
- Watchers: 4
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Support: docs/support.md
Awesome Lists containing this project
README
# SAML IDP for Craft CMS
[![Latest Version](https://img.shields.io/github/release/flipboxfactory/saml-idp.svg?style=flat-square)](https://github.com/flipboxfactory/saml-idp/releases)
[![Software License](https://img.shields.io/badge/license-Proprietary-brightgreen.svg?style=flat-square)](/LICENSE.md)
[![test](https://github.com/flipboxfactory/saml-idp/workflows/test/badge.svg)](https://github.com/flipboxfactory/saml-idp/actions)
[![docs](https://github.com/flipboxfactory/saml-idp/workflows/docs/badge.svg)](https://github.com/flipboxfactory/saml-idp/actions)
[![codecov](https://codecov.io/gh/flipboxfactory/saml-idp/branch/master/graph/badge.svg?token=IF9CNPKNWM)](https://codecov.io/gh/flipboxfactory/saml-idp)
[![Total Downloads](https://img.shields.io/packagist/dt/flipboxfactory/saml-idp.svg?style=flat-square)](https://packagist.org/packages/flipboxfactory/saml-idp)## Installation
To install, use composer:
```
composer require flipboxfactory/saml-idp
```## Testing
```bash
make test
```## Contributing
Please see [CONTRIBUTING](https://github.com/flipboxfactory/saml-idp/blob/master/CONTRIBUTING.md) for details.
## Credits
- [Flipbox Digital](https://github.com/flipbox)
## License
Please see [License File](https://github.com/flipboxfactory/saml-idp/blob/master/LICENSE) for more information.