Setting IdP login page locale based on some AuthnRequest data
Cantor, Scott
cantor.2 at osu.edu
Tue May 13 10:28:51 EDT 2014
On 5/13/14, 10:26 AM, "Peter Schober" <peter.schober at univie.ac.at> wrote:
>
>I can't help with the IDP side, but it seems there are two aspects to it:
>Getting at the extension, and passing it to your ExternalAuthn login
>handler. As for the latter I don't know but would be sceptical whether
>that interface (the method provided) supports the passing of arbitrary
>other data to the external authn code, you'd have to look at the code.
The login context that carries through to the login module has access to
the original AuthnRequest message, I believe, and the external module
basically assumes you are writing your own servlet that is then able to
take anything from the context and do whatever you want with it.
-- Scott
More information about the users
mailing list