-
-
Notifications
You must be signed in to change notification settings - Fork 153
Closed
Description
I'm getting error 401 after login in a parseable instance with OIDC setup as in docs (https://www.parseable.com/docs/oidc).
Url on redirect after login
Error in Keycloak
2024-01-29 11:31:55,135 WARN [org.keycloak.events] (executor-thread-2336) type=CODE_TO_TOKEN_ERROR, realmId=2ddb18f7-9c9d-4e28-84b0-b90e8d2a676f, clientId=parseable, userId=null, ipAddress=10.0.0.1, error=invalid_code, grant_type=authorization_code, code_id=de84c384-b522-40d4-82b2-d3f0681490e8, client_auth_method=client-secret
Missing something?