Skip to content

Use authorityUrl instead of tenantId when initializing MSAL #2073

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

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

peombwa
Copy link
Member

@peombwa peombwa commented Jun 7, 2023

Fixes #1922

Changes proposed in this pull request

See https://learn.microsoft.com/en-us/azure/active-directory/develop/msal-client-application-configuration#how-to-specify-the-audience-in-your-codeconfiguration for more info.

@peombwa peombwa requested a review from a team as a code owner June 7, 2023 22:55
Copy link
Contributor

@andrueastman andrueastman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

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

Successfully merging this pull request may close these issues.

Connect-MGGraph : You specified a different tenant - once in WithAuthority() and once using WithTenant().
2 participants