In the IDP : Retrieving the URL from the SP
Thomas Colin de Verdière
tdeverdiere at kapit.fr
Mon Feb 4 07:03:18 EST 2019
Hello,
Sorry i erase the previous thread in my email client. But i copy the
subject and the date was : 2019-01-25.
You said earlier about the relay state that it is not permitted to be over
80 characters. Why is this limitation ?
Still in the idea of passing parameters from the SP to the IDP :
I saw on stackoverflow (please don't hit me) that it is possible to add an
extension to the SAML Request through this code :
AuthnRequest authnRequest = super.getAuthnRequest(context, options,
assertionConsumer, bindingService);
authnRequest.setExtensions(buildExtensions());
return authnRequest;
Is the value of this extension can be extracted in Shibboleth IDP to be
saved elsewhere to be retreived after the user inscription, if the
container session expired.
Regards
Thomas Colin de Verdière
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20190204/977643bb/attachment.html>
More information about the users
mailing list