Advanced "ms-identity-javascript-v2" sample #5297
Labels
answered
Question has received "first qualified response"
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 v2 (@azure/msal-browser)
Core Library Version
^2.28.0
Wrapper Library
Not Applicable
Wrapper Library Version
None
Public or Confidential Client?
Public
Description
Hello,
I am working with the tutorial abc and have been able to load and run it without any problems. In a next step I wanted to extend the existing functions and I have difficulties:
I have added a button to the interface which asks for a list of available Azure DevTestLabs. I use the following endpoint for this:
GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.DevTestLab/labs?api-version=2018-09-15
The documentation for it is available at this URL: list-by-subscription
I have tried various approaches and unfortunately I am not getting anywhere, I would be very grateful for ideas and tips!
All added code snippets I have attached, I otherwise use the code from the example.
MSAL Configuration
Relevant Code Snippets
Identity Provider
Azure AD / MSA
Source
External (Customer)
The text was updated successfully, but these errors were encountered: