MSAL V1.x how to update client id and authority dynamically (i am using angular 7) #7476
Closed
2 tasks
Labels
bug-unconfirmed
A reported bug that needs to be investigated and confirmed
msal-angular
Related to @azure/msal-angular package
msal-browser
Related to msal-browser package
public-client
Issues regarding PublicClientApplications
question
Customer is asking for a clarification, use case or information.
Core Library
MSAL.js (@azure/msal-browser)
Core Library Version
1.x
Wrapper Library
MSAL Angular (@azure/msal-angular)
Wrapper Library Version
1.x
Public or Confidential Client?
Public
Description
I am using the @azure/msal-angular version ^1.1.2, and I am facing an issue on how to update the MsalModule dynamically
i am refering the code base https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/msal-angular-v1/samples/msal-angular-samples/angular7-sample-app/src/app/app.module.ts
Because MSAL 1.x does not support the .instance method (which is available in version 2.x), I am able to update the configuration dynamically in version 2.x, but not in 1.x. Could you please guide me on how to update the configuration dynamically in version 1.x?
Error Message
No response
MSAL Logs
No response
Network Trace (Preferrably Fiddler)
MSAL Configuration
Relevant Code Snippets
Reproduction Steps
how to update configuration dynamically
Expected Behavior
how to update configuration dynamically
Identity Provider
Entra ID (formerly Azure AD) / MSA
Browsers Affected (Select all that apply)
Chrome, Firefox, Edge, Safari
Regression
azure/msal-angular": "1.1.2
The text was updated successfully, but these errors were encountered: