You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: