How to authenticate camunda rest api using keycloak token
Hi @Sudarshan_babar ,
this can be achieved using the KeycloakIdentityProviderPlugin
that is available from this project on Github on project:
I hope this points you into the right direction. If you need any more guidance feel free to ask!
Kind regards
Adagatiya
Hi,
Thanks I have use plugin authentication is working using Userid and Password. But it is not working for token.
Can you help with it.