[BUG][Azure.Identity] Fail to authenticate when using InteractiveBrowserCredential #13940
Labels
Azure.Identity
Client
This issue points to a problem in the data-plane of the library.
needs-team-triage
Workflow: This issue needs the team to triage.
Describe the bug
Get the following exception when using InteractiveBrowserCredential:
MsalClientException: Only loopback redirect uri is supported, but urn:ietf:wg:oauth:2.0:oob was found. Configure http://localhost or http://localhost:port both during app registration and when you create the PublicClientApplication object. See https://aka.ms/msal-net-os-browser for details
To Reproduce
Steps to reproduce the behavior (include a code snippet, screenshot, or any additional information that might help us reproduce the issue)
Environment:
dotnet --info
output for .NET Core projects): [.Net core 3.1.302]The text was updated successfully, but these errors were encountered: