aerialship / SamlSPBundle

SAML 2.0 Symfony SP Bundle - new version available at
http://www.lightsaml.com/SP-Bundle/
MIT License
63 stars 43 forks source link

Question: Identity Provider Initiated #63

Closed kwrjcr closed 8 years ago

kwrjcr commented 9 years ago

I am wondering if SamlSPBundle supports "Identity Provider Initiated" and if so what changes to the docs for setup are needed if any?

tmilos commented 8 years ago

Think there should be no problems to receive IDP initiated SAML Response. In AssertionConsumer, handing the received Response, if field InReponseTo is empty then no validation if the AuthnRequest was made will be performed.