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
For an enterprise app, we often know the domain that the user is going to sign in with. It's easy with web login to specify e.g. ?hd=github.com. How can we provide that parameter using SimpleAuth?
Likewise for Microsoft, with MSAL you can specify the Tenant ID to restrict sign in to a specified domain.
The text was updated successfully, but these errors were encountered:
For an enterprise app, we often know the domain that the user is going to sign in with. It's easy with web login to specify e.g. ?hd=github.com. How can we provide that parameter using SimpleAuth?
Likewise for Microsoft, with MSAL you can specify the Tenant ID to restrict sign in to a specified domain.
The text was updated successfully, but these errors were encountered: