How can i pass additional attributes in a SAML authentication request from SP to IdP using Shibboleth?
Cantor, Scott
cantor.2 at osu.edu
Fri Apr 27 21:06:15 BST 2012
On 4/27/12 3:52 PM, "Kilian Ries" <mail at kilian-ries.de> wrote:
>
>If i configure an Extensions element, is there any way to put in external
>Data, like from a HTML FORM ? I have a Java-Application, which needs to
>send a String/Data with the AuthnRequest from the SP to the IdP. I don't
>know how to get the Data attached to the AuthnRequest.
No, that isn't supported, it's for statically defined information. You'd
have to implement code to construct and encode your own request.
-- Scott
More information about the users
mailing list