lightSAML / SpBundle

SAML2 SP Symfony Bundle based on LightSAML
https://www.lightsaml.com/SP-Bundle/
MIT License
66 stars 70 forks source link

Separate security component #45

Open sagikazarmark opened 7 years ago

sagikazarmark commented 7 years ago

Symfony has it's own security component splitted into separate repos:

https://github.com/symfony?utf8=%E2%9C%93&q=security&type=&language=

It might be useful for people using only the component, but not the framework to use your security component integration (but not the rest of the bundle).