Skip to content

0.4.0-SNAPSHOT

Pre-release
Pre-release
Compare
Choose a tag to compare
@VonDerBeck VonDerBeck released this 01 Mar 13:19
· 23 commits to master since this release

Features:

  • ReadOnlyIdentityProvider
  • Broad support for user and group queries
  • Compatible with Spring Boot OAuth2 SSO

Tested with: Keycloak 4.8.3.Final, Camunda 7.10.0 and Camunda 7.10.1-ee

Known limitations:

  • A strategy to distinguish SYSTEM and WORKFLOW groups is missing. Currently only the administrator group is mapped to type SYSTEM.
  • Sort criteria for queries not yet implemented