Camunda Keycloak Community Extension 2.1.0 released

Hi Community folk,

we’re excited to announce the release 2.1.0 of the Keycloak Identity Provider Plugin:

<dependency>
    <groupId>org.camunda.bpm.extension</groupId>
    <artifactId>camunda-bpm-identity-keycloak</artifactId>
    <version>2.1.0</version>
</dependency>

New features in version 2.1.0:

  • Auto retry with refreshed new token in case of Keycloak HTTP 401 responses (which gives us more stability in case of certain timeout misconfigurations)

Please be aware, that thanks to @kiran.oliver the community extension has now found it’s new home on the Camunda Community Hub. For more infos on the plugin see https://github.com/camunda-community-hub/camunda-bpm-identity-keycloak

Best
Gunnar

2 Likes