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