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: 5 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-28T01:18:55.000Z (9 months ago)
- Last Synced: 2025-04-19T16:11:39.260Z (6 months ago)
- Topics: craft-plugin, craftcms, identity-provider, saml2, sso
- Language: PHP
- Homepage: https://saml-idp.flipboxfactory.com
- Size: 2.03 MB
- Stars: 4
- Watchers: 3
- 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
[](https://github.com/flipboxfactory/saml-idp/releases)
[](/LICENSE.md)
[](https://github.com/flipboxfactory/saml-idp/actions)
[](https://github.com/flipboxfactory/saml-idp/actions)
[](https://codecov.io/gh/flipboxfactory/saml-idp)
[](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.