korotovsky / sso-library
Single-sign-on library for Symfony2
Installs: 49 955
Dependents: 2
Suggesters: 0
Security: 0
Stars: 24
Watchers: 5
Forks: 4
Open Issues: 0
Requires
- php: >=5.5
- ext-openssl: *
- doctrine/orm: ~2.3
- guzzlehttp/guzzle: ~6.0
- symfony/framework-bundle: ~2.8|~3.0|~4.0
Requires (Dev)
- phpunit/phpunit: ^4.8
README
Disclaimer
I am by no means a security expert. I'm not bad at it either, but I cannot vouch for the security of this bundle. You can use this in production if you want, but please do so at your own risk. That said, if you'd like to contribute to make this bundle better/safer, you can always create an issue or send a pull request.
Description
This is shared library for SingleSignOnIdentityProvider and SingleSignOnServiceProvider bundles for Symfony2