Camunda Oauth Authentication

Hi everyone, I’m new to Camunda platform. I can see from the application documentation, camunda REST API comes with Basic HTTP Authentication. I’m wondering is there any way we can do the Oauth authentication? Any example would be highly appreciated. Thank you

Yes, you can. There are several threads already here in the forums. You’ll have to write custom code.

Can you share any thread which works just fine, please. I’ve also checked but I didn’t find a complete code that I can follow and test.