Skip to content

Identity crashes on 8.7 with MT and ZEEBE_AUTHENTICATION_MODE=identity #305

Description

@yT0n1
2026-01-16 10:48:41.980 ERROR 1 --- [io-8084-exec-38] i.c.i.i.k.c.KeycloakConfiguration        : Failure #5. Unable to connect to Keycloak.
2026-01-16 10:49:12.005 ERROR 1 --- [io-8084-exec-38] i.c.i.i.k.c.KeycloakConfiguration        : jakarta.ws.rs.NotAuthorizedException: HTTP 401 Unauthorize
2026-01-16 10:51:59.429  INFO 1 --- [           main] i.c.i.Application                        : Started Application in 6.173 seconds (process running for 7.032)
2026-01-16 11:51:59


2026-01-16 10:51:59.856  INFO 1 --- [           main] i.c.i.i.k.c.KeycloakConfiguration        : Successfully connected to Keycloak.
2026-01-16 11:51:59


2026-01-16 10:51:59.960  INFO 1 --- [           main] i.c.i.i.k.c.KeycloakConfiguration        : Successfully connected to Keycloak.
2026-01-16 11:52:29


2026-01-16 10:52:29.199 ERROR 1 --- [nio-8084-exec-4] i.s.e.RestResponseEntityExceptionHandler : Unexpected error
2026-01-16 11:52:29


2026-01-16 11:52:29


io.camunda.identity.sdk.exception.InvalidConfigurationException: 'renewToken' can only be used if OAuth credentials are provided
2026-01-16 11:52:29


	at io.camunda.identity.sdk.annotation.AnnotationProcessor.validateOAuthCredentials(AnnotationProcessor.java:63) ~[identity-sdk-8.6.0-SNAPSHOT.jar!/:8.6.0-SNAPSHOT]
2026-01-16 11:52:29


	at io.camunda.identity.sdk.annotation.AnnotationProcessor.lambda$apply$0(AnnotationProcessor.java:30) ~[identity-sdk-8.6.0-SNAPSHOT.jar!/:8.6.0-SNAPSHOT]

Keycloak is up and healthy and can be reached from the outside.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Urgency

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions