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 for hd (domain hint) parameter for Google Sign In / tenant ID for Microsoft sign in #112

Open
trevoriancox opened this issue Aug 4, 2020 · 1 comment

Comments

@trevoriancox
Copy link

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.

@trevoriancox
Copy link
Author

Xamarin.Google.iOS.SignIn has Google.SignIn.SignIn.SharedInstance.HostedDomain for this.

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

No branches or pull requests

1 participant