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
{{ message }}
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
I am using Azure as IDP and getting following error when calling _oidcClient.LoginAsync() :
Error loading discovery document: Issuer name does not match authority: https://login.microsoftonline.com/{tenantid}/v2.0
I have specified the following client options:
How can I specify Issuer Name without switching off Issuer validation?
The text was updated successfully, but these errors were encountered: