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

Add hints(idp_hint and login_hint) to startLogin Flow. #164

Open
chfields opened this issue Sep 7, 2024 · 0 comments
Open

Add hints(idp_hint and login_hint) to startLogin Flow. #164

chfields opened this issue Sep 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@chfields
Copy link

chfields commented Sep 7, 2024

Add hints to startLogin Flow.

Problem

I would like to use the Hints feature described here: https://fusionauth.io/docs/lifecycle/authenticate-users/identity-providers/#hints. The idp_hint and login_hint allow you to direct a user to a specific IDP when you have the id or domain. There are currently no parameters that allow you to specify either hint.

Alternatives/workarounds

The workaround is not to use startLogin and to directly build the URL yourself. This diminishes a lot of the value that the react-sdk provides.

Additional context

The domain feature on IDPs works ok for SAML and OIDC providers; however, the idp_hint feature will cover all providers and give better control of the user flow. Thanks for considering.

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

How to vote

Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant