https://github.com/flipboxfactory/saml-sp
SAML Service Provider (SP) Plugin for Craft CMS
https://github.com/flipboxfactory/saml-sp
Last synced: about 1 year ago
JSON representation
SAML Service Provider (SP) Plugin for Craft CMS
- Host: GitHub
- URL: https://github.com/flipboxfactory/saml-sp
- Owner: flipboxfactory
- License: other
- Created: 2018-01-05T16:19:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-29T18:58:09.000Z (over 1 year ago)
- Last Synced: 2025-04-02T08:39:26.442Z (about 1 year ago)
- Language: PHP
- Homepage: https://saml-sp.flipboxfactory.com/
- Size: 4.23 MB
- Stars: 18
- Watchers: 5
- Forks: 5
- Open Issues: 18
-
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 SSO Service Provider for Craft CMS
[](https://gitter.im/flipboxfactory/saml-sp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/flipboxfactory/saml-sp/releases)
[](https://github.com/flipboxfactory/saml-sp/actions)
[](https://github.com/flipboxfactory/saml-sp/actions)
[](https://codecov.io/gh/flipboxfactory/saml-sp)
[](https://packagist.org/packages/flipboxfactory/saml-sp)
## Docs
[Read the docs](https://saml-sp.flipboxfactory.com/)
## Installation
To install, use composer:
```
composer require flipboxfactory/saml-sp
```
## Contributing
Please see [CONTRIBUTING](https://github.com/flipboxfactory/saml-sp/blob/master/CONTRIBUTING.md) for details.
### Run Unit Tests
``` bash
$ docker-compose run --rm test
```
## Credits
- [Flipbox Digital](https://github.com/flipbox)
## License
Please see [License File](https://github.com/flipboxfactory/saml-sp/blob/master/LICENSE) for more information.