Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support signing in with an IdP using a redirection #617

Open
embesozzi opened this issue Jun 18, 2024 · 2 comments
Open

Support signing in with an IdP using a redirection #617

embesozzi opened this issue Jun 18, 2024 · 2 comments

Comments

@embesozzi
Copy link

It will be great for the user experience to support login as a redirection to the IdP, as this is the standard practice in identity federation. Currently, it supports the popup experience, which is not ideal in some scenarios.

@panva
Copy link

panva commented Jun 18, 2024

I believe same wish goes as an alternative to the popup window experience in the continuation API. A popup limits the real estate for the IdP to work with, unless blocking the tab (much like alert is) can be clicked away and "lost" to the user, <insert more popup-related issues that we have years of historical evidence for here>

@npm1
Copy link
Collaborator

npm1 commented Jun 18, 2024

Do you mean redirecting to the IdP page after the user has selected an account via FedCM? Isn't this something the IdP can do with sufficient control over the RP page?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants