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 6397989 commit 8ed0adbCopy full SHA for 8ed0adb
docker/auth.properties
@@ -1,3 +1,3 @@
1
-oauth.token.endpoint.uri=https://{auth_endpoint_url}/auth/realms/demo/protocol/openid-connect/token
+oauth.token.endpoint.uri=https://{auth_endpoint_url}/auth/realms/pro-realm/protocol/openid-connect/token
2
oauth.username.claim=preferred_username
3
-javax.net.ssl.trustStoreType=PKCS12
+javax.net.ssl.trustStoreType=PKCS12
0 commit comments