Skip to content

Conversation

@chris-perts
Copy link

This adds some support for the login_hint parameter, defined by the OIDC Core 1.0 spec and mentioned in Google's documentation of the same.

With this change, if users are directed to "/login/google?login_hint=user@foo.com", assuming canvas has the "google" authentication option set up, it will add &login_hint to the authorization request URL. The effect on the user is to skip the account choice screen if the user has multiple active sessions with the IdP and the email provided in login_hint matches one of them.

@CLAassistant
Copy link

CLAassistant commented Mar 25, 2024

CLA assistant check
All committers have signed the CLA.

@instructure instructure deleted a comment Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants