You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which Version of Microsoft Identity Web are you using ?
Microsoft Identity Web 0.1.5-preview
Where is the issue?
The normal call graph through asp.net results in a call to Validators.Validate where an exception is thrown if a validate audience is not found, even if the user has added custom audiences.
The text was updated successfully, but these errors were encountered:
Which Version of Microsoft Identity Web are you using ?
Microsoft Identity Web 0.1.5-preview
Where is the issue?
The normal call graph through asp.net results in a call to Validators.Validate where an exception is thrown if a validate audience is not found, even if the user has added custom audiences.
The text was updated successfully, but these errors were encountered: