Hello everyone,
How is it possible to configure OAuth authentication in Operaton when running it as a docker container in a Kubernetes cluster (not inside a Spring Boot application)? I’ve checked the relevant documentation page but fail to understand the configuration which is necessary when not using Spring Boot.
Thank you in advance!