Skip to content

Commit 8ed0adb

Browse files
authored
Update auth.properties
1 parent 6397989 commit 8ed0adb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/auth.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
oauth.token.endpoint.uri=https://{auth_endpoint_url}/auth/realms/demo/protocol/openid-connect/token
1+
oauth.token.endpoint.uri=https://{auth_endpoint_url}/auth/realms/pro-realm/protocol/openid-connect/token
22
oauth.username.claim=preferred_username
3-
javax.net.ssl.trustStoreType=PKCS12
3+
javax.net.ssl.trustStoreType=PKCS12

0 commit comments

Comments
 (0)