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 has been archived by the owner on Sep 18, 2021. It is now read-only.
Im trying to configure Azure API Management to use IdentityServer as a Auth Server. I have a client configured to provide Authorization Code flow. When initiating authorisation I am able provide consent to access user profile. IdentityServer then redirects to the callback and I receive and error in Azure API management console.
Error: An error has occurred while authorizing access via foo: invalid_client
Im trying to configure Azure API Management to use IdentityServer as a Auth Server. I have a client configured to provide Authorization Code flow. When initiating authorisation I am able provide consent to access user profile. IdentityServer then redirects to the callback and I receive and error in Azure API management console.
Error: An error has occurred while authorizing access via foo: invalid_client
Client config
The text was updated successfully, but these errors were encountered: