-
Notifications
You must be signed in to change notification settings - Fork 230
Open
Labels
status:waiting-for-triageAn issue that is yet to be reviewed or assignedAn issue that is yet to be reviewed or assignedtype:featureNew experience requestNew experience request
Description
Is your feature request related to a problem? Please describe the problem.
On my multi-tenancy application, I cannot see an option how I can get a token for a user for a specific tenant. The provider AuthCodeMSALBrowserAuthenticationProvider
always provides the MSGraph instance with the token of the home tenant of the user.
Describe the solution you'd like.
When instantiating AuthCodeMSALBrowserAuthenticationProvider
, allow user user to pass in the authority of the token he wants to use.
Additional context?
Metadata
Metadata
Assignees
Labels
status:waiting-for-triageAn issue that is yet to be reviewed or assignedAn issue that is yet to be reviewed or assignedtype:featureNew experience requestNew experience request