Camunda Keycloak Community Extension 1.5.0 released

Hi Community folk,

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

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

New features in version 1.5.0:

  • New option maxResultSize for configuring the maximum result size of queries against the Keyclaok REST API.

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

Further roadmap and development

To ensure that the further development of the Keycloak Identity Provider Plugin does not miss the real needs of the users, it would be wonderful if you take the time to participate in the following survey:

It will be good to know how important you think features like multi-tenancy or the use of Keycloak roles are.

I am eager to hear your answers.

Best,
Gunnar

3 Likes