Use Office365 Username for populating IdP login form
Cantor, Scott
cantor.2 at osu.edu
Fri Mar 29 09:37:16 EDT 2019
On 3/29/19, 6:58 AM, "users on behalf of Martin Haase" <users-bounces at shibboleth.net on behalf of Martin.Haase at DAASI.de> wrote:
> Our company is willing to write an extension for the IdP to use this
> POSTed username, but before we do so I wanted to check if anyone has
> done this already?
FWIW, the best place to stash such a value is the hintedName field in the AuthenticationContext. That's where values from protocols like OIDC that support this feature would put it. Easy enough to change the default login view to populate the box from there.
-- Scott
More information about the users
mailing list