lightSAML / SpBundle

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

Add support for SSO logout #64

Open axelvnk opened 6 years ago

axelvnk commented 6 years ago

Related to : https://github.com/lightSAML/lightSAML/pull/106

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-2.0%) to 96.121% when pulling f5358c671f87d77f8f38eabf0c223609f937461d on Inuits:sso_logout into c32db2ea093b7047ed50e4935d29b6b492718311 on lightSAML:master.

axelvnk commented 6 years ago

@tmilos the php-cs-fixer errors are on code that already existed in the master branch. Should I open up a new pull request just for this? Because its unrelated to this PR.

cfoehrdes commented 6 years ago

Is there a chance that this feature and the corresponding lightSAML/lightSAML#106 will be merged?

axelvnk commented 6 years ago

@cfoehrdes probably not since they got this https://github.com/lightSAML/lightSAML-logout

cfoehrdes commented 6 years ago

@axelvnk oh ok, thanks for the hint to this project. I will try to integrate this into our symfony application. Have you tried the lib?

axelvnk commented 6 years ago

No i made my own integration before i spotted their extra lib... It's whats in this PR