Skip to content

How to properly pass domain_hint? #158

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

Closed
alex-mason-by opened this issue Feb 11, 2020 · 2 comments · Fixed by #181
Closed

How to properly pass domain_hint? #158

alex-mason-by opened this issue Feb 11, 2020 · 2 comments · Fixed by #181
Assignees

Comments

@alex-mason-by
Copy link

Is there documentation or sample that can clearly show how to pass domain_hint as a query parameter when using MSAL for Python?

@rayluo
Copy link
Collaborator

rayluo commented Feb 11, 2020

You are talking about this feature. Sorry, we do not currently expose this parameter. It will not be difficult to add it, though.

The workaround for now is to manually add that parameter at the end of the auth url we build.

@rayluo
Copy link
Collaborator

rayluo commented Apr 14, 2020

@nwalsh1995 , this feature has been merged. We'll link this issue to an upcoming release branch soon. Please stay tuned with notification from this conversation. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants