-
Notifications
You must be signed in to change notification settings - Fork 241
Closed
Description
Microsoft.Identity.Web Library
Microsoft.Identity.Web
Microsoft.Identity.Web version
latest
Web app
Not Applicable
Web API
Not Applicable
Token cache serialization
Not Applicable
Description
The options like extraQueryParameters etc which are set in the options needs to be passed to MSAL here https://github.com/AzureAD/microsoft-identity-web/blob/master//src/Microsoft.Identity.Web.TokenAcquisition/TokenAcquisition.cs#L364
Reproduction steps
Try the ROPC flow and pass extraQueryParams. They are not available to MSAL.
Error message
No response
Id Web logs
No response
Relevant code snippets
https://github.com/AzureAD/microsoft-identity-web/blob/master//src/Microsoft.Identity.Web.TokenAcquisition/TokenAcquisition.cs#L364Regression
No response
Expected behavior
The options should be available to MSAL