Skip to content

OIDC login hint#2335

Closed
chris-perts wants to merge 2 commits intoinstructure:masterfrom
chris-perts:oidc-login-hint
Closed

OIDC login hint#2335
chris-perts wants to merge 2 commits intoinstructure:masterfrom
chris-perts:oidc-login-hint

Conversation

@chris-perts
Copy link
Copy Markdown

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
Copy Markdown

CLAassistant commented Mar 25, 2024

CLA assistant check
All committers have signed the CLA.

@instructure instructure deleted a comment Apr 9, 2024
@ccutrer
Copy link
Copy Markdown
Member

ccutrer commented Mar 16, 2026

This has already been implemented as of 80425ec

@ccutrer ccutrer closed this Mar 16, 2026
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.

4 participants