-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
Needs: Author FeedbackAwaiting response from issue authorAwaiting response from issue authordocumentationRelated to documentation.Related to documentation.msal-browserRelated to msal-browser packageRelated to msal-browser packagepublic-clientIssues regarding PublicClientApplicationsIssues regarding PublicClientApplicationsquestionCustomer is asking for a clarification, use case or information.Customer is asking for a clarification, use case or information.
Description
Core Library
MSAL.js (@azure/msal-browser)
Wrapper Library
Not Applicable
Public or Confidential Client?
Public
Documentation Location
Description
I remember early on when using MSAL having to follow this doc to make the library bypass fetching the metadata. However, looking at the current behavior, it seems the library can assume a sane default based on some hard-coded values, and can skip metadata resolution by itself. Is this doc relevant anymore? In which scenarios would it still be beneficial to provide cloudDiscoveryMetadata and authorityMetadata?
Also, regarding this line
⚠️ It is your application's responsibility to ensure it is using correct, up-to-date cloud instance metadata. Failure to do so may result in your application not working correctly.
What is a reasonable time-frame here?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Needs: Author FeedbackAwaiting response from issue authorAwaiting response from issue authordocumentationRelated to documentation.Related to documentation.msal-browserRelated to msal-browser packageRelated to msal-browser packagepublic-clientIssues regarding PublicClientApplicationsIssues regarding PublicClientApplicationsquestionCustomer is asking for a clarification, use case or information.Customer is asking for a clarification, use case or information.