Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CODE_TO_TOKEN_ERROR: Invalid Client Credentials when Integrating Orthanc with Keycloak #18

Open
Ebrown98 opened this issue Aug 21, 2024 · 0 comments

Comments

@Ebrown98
Copy link

Hi,

I am currently integrating Orthanc with Keycloak for authentication and authorization. However, I keep encountering the following error when attempting to exchange an authorization code for a token

2024-08-21 14:48:05,613 WARN [org.keycloak.events] (executor-thread-21) type=CODE_TO_TOKEN_ERROR, realmId=78358ca9-a95f-4725-b8bb-3d60ef9c6fab, clientId=orthanc-client, userId=null, ipAddress=172.17.0.1, error=invalid_client_credentials, grant_type=authorization_code

Could this issue be related to my Client's Capability config in Keycloak? Currently, I have the following options enabled

Client authentication
Standard flow
Direct access grants
Service accounts roles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant