authority should be optional when providing azureCloudOptions + tenant #7591
Labels
confidential-client
Issues regarding ConfidentialClientApplications
feature-unconfirmed
msal-node
Related to msal-node package
Needs: Attention 👋
Awaiting response from the MSAL.js team
question
Customer is asking for a clarification, use case or information.
Core Library
MSAL Node (@azure/msal-node)
Wrapper Library
Not Applicable
Public or Confidential Client?
Confidential
Description
When azureCloudOptions and tenant are both set, authority (and known authorities) should be optional & determined automatically.
Currently, authority just remains set to the default of:
https://login.microsoftonline.com/common
Setting:
Should have the same result as:
The text was updated successfully, but these errors were encountered: