Open marcossilvestrini opened 4 days ago
@marcossilvestrini
I think the error message is clear
Invalid client or Invalid client credentials
Please double-check the client ID and client secret is correct.
I've tried everything, but I can't get OIDC to work on my Harbor. I use Keycloak with all other apps like ArgoCD, Vault, Grafana, etc., but it doesn't work with Harbor.
This is likely b/c they are using different clients and you misconfigured in Harbor.
I'm having trouble using Keycloak as authentication in my Harbor. I deployed it with this values(chart release: 1.16.0):
My harbor oidc configurations:
My keycloak client:
Firefox error 400 :
url:
Test with curl(I modify keycloak client, parameter Use refresh tokens for this test):
Payload result:
access_token decrypted:
harbor-core logs:
keycloak logs:
I've tried everything, but I can't get OIDC to work on my Harbor. I use Keycloak with all other apps like ArgoCD, Vault, Grafana, etc., but it doesn't work with Harbor.