In the IDP : Retrieving the URL from the SP

Cantor, Scott cantor.2 at osu.edu
Fri Jan 25 10:07:08 EST 2019


On 1/25/19, 9:13 AM, "users on behalf of Thomas Colin de Verdière" <users-bounces at shibboleth.net on behalf of tdeverdiere at kapit.fr> wrote:

> Is there a way to get the initial url (resource on the sp that initialiaze SAML authentication process), because sometimes > it may be possible that the end user does not receive the validation email immediatly. So the session will be expired.

It's possible if you control the SP and force it to divulge the URL in relay state, but that's inherently a spec violation because RelayState is not permitted to be over 80 characters so cannot be used for arbitrary URLs.

In other words, no.

-- Scott






More information about the users mailing list