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

status code responder #103

Closed anthonyav closed 9 years ago

anthonyav commented 9 years ago

Hello,

I installed your bundle. When i try the connexion i have this error : Unsuccessful SAML response: urn:oasis:names:tc:SAML:2.0:status:Responder

How can i print the decode response from the idp in your bundle?

Sorry about this short message, but i don't really know what information i have to give you. So ask we what you need.

Thanks

i3or1s commented 9 years ago

Hi, you can find what you need in the AerialShip/SamlSPBundle/Bridge namespace.

anthonyav commented 9 years ago

thanks