Problem URL with # on login shibboleth

Peter Schober peter.schober at univie.ac.at
Wed Jul 29 11:39:52 EDT 2015


* Teresa Fasano <t.fasano at cineca.it> [2015-07-29 16:25]:
> >What software is the SAML SP,
> 
> SAML:2.0
> 
> >  what software is the SAML IDP?
> 
> SAML:2.0

I meant the software that implements SAML2.0 here, like Shibboleth or
SimpleSAMLphp.

> shibboleth 2.5.1

ok

> > and what's the relvant relayState setting in your shibboleth2.xml
> > configuration file?
> relayState="cookie"

Then you'll have the URL the SP will use for the final redirect (after
the SAML protocol messages have been exchanged) as part of the HTTP
Cookie. So is there a difference in those cookies' values?

You could also remove the relayState setting which would cause the SP
to send the actual URL as RelayState value, so you could easily see it
in the request messages sent from the SP to the IDP.
-peter


More information about the users mailing list