We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed279fd commit 721346bCopy full SHA for 721346b
extension/spring-boot-starter-camunda-operate/src/main/resources/operate-profiles/oidc.yaml
@@ -3,6 +3,6 @@ operate:
3
profile: oidc
4
enabled: true
5
base-url: http://localhost:8081
6
- auth-url: http://localhost:18080/auth/realms/camunda-platform/openid-connect/token
+ auth-url: http://localhost:18080/auth/realms/camunda-platform/protocol/openid-connect/token
7
audience: operate-api
8
0 commit comments