Re: [saml-dev] IdP initiated SSO and RelayState

From
Dieter Maurer <>
Date
2016-05-26T18:16:58+00:00
ID
Thread
Re: [saml-dev] IdP initiated SSO and RelayState
Peter Major wrote at 2016-5-25 14:06 +0100:
>Reading the SAML bindings and the SAML core specs, I'm not really sure
>how RelayState should work when performing an IdP initiated SSO.

Try not to use IdP initiated SSO: the "normal" relay state provides
an effective means against replay attacks (as using the same relay state
a second time is automatically detected and will fail). If the IdP
(rather than the SP) can provide the relay state, replay attacks
must be prevented in another (much more complicated) way.



--
Dieter