Camunda Keycloak Community Extension 2.2.0 released

Hi Community folk,

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

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

New features in version 2.2.0:

  • Optional Keycloak Query Cache - helps you to minimize requests to Keycloak and thus improve performance. Thanks to Gautham Kumar for his work on this great feature!

Fixes in version 2.2.0:

  • Minor optimization of refresh token handling in case it is missing at all.

For more infos on the plugin see GitHub - camunda-community-hub/camunda-bpm-identity-keycloak: Camunda Keycloak Identity Provider Plugin

Best
Gunnar

4 Likes

Fantastic news! Thanks for such a great extension!

Hi
Such a great release version.
We were waiting for this update.

Thank you so much

Taha Arian