Authorization service

Hello

I would like to use the Camunda authentication service if there is. I would like to call the Camunda with a username and password and get back a token/yes/no.
Is it possible? Is there any REST or Java API for this request.

The next question is the same for the authorization as well. Is it possible to call the Camunda with a token what was generated in the previous question and get the roles from the Camunda?

Thanks in advance: Gábor

Hi @Gabor_Sandor,

I think you should take a look at Identity Service

https://docs.camunda.org/manual/7.5/user-guide/process-engine/identity-service/