Hi Community folk,
we’re excited to announce the release 2.0.0 of the Keycloak Identity Provider Plugin:
<dependency>
<groupId>org.camunda.bpm.extension</groupId>
<artifactId>camunda-bpm-identity-keycloak</artifactId>
<version>2.0.0</version>
</dependency>
New features in version 2.0.0:
- Support for Camunda BPM Run.
- Thanks to Dominik Kunz we now have optional proxy support.
Internal changes in version 2.0.0:
- Usage of
com.google.code.gson
for JSON (de)serialization. - Further internal refactorings and preparations for future enhancements.
For more infos on the plugin see https://github.com/camunda/camunda-bpm-identity-keycloak
Best
Gunnar