Camunda Keycloak Community Extension 1.2.0 released

Hi Community folk,

we just released version 1.2.0 of the Keycloak Identity Provider Plugin:

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

This release is a bugfix release and fixes the following issues:

  • Optimized and correct searches in Keycloak mass data
  • Add missing paging functionality to queries

For more infos on the plugin see https://github.com/camunda/camunda-bpm-identity-keycloak

Gunnar

3 Likes