API user and group maintenance

Hi. How can I maintain users in Camunda 8 using the API:

  • Create a user
  • Create a group
  • Add a user to a group

I am doing this in Camunda 7 and it will be part of our upgrade path to move to 8:
Automatic user creation camunda - Camunda 7 Topics / Discussion & Questions - Camunda Forum

Thanks!

Hi @Jaco_Coetzee
You can maintain users in Camunda with the Identity application, which UI application but built on top of the Keycloak which in turn has many REST APIs for working with it.

Regards,
Alex