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 f1ef6f3 commit 74cd190Copy full SHA for 74cd190
src/main/resources/application.properties
@@ -12,7 +12,7 @@ springdoc.default-produces-media-type=application/hal+json
12
# alt: AUTH-Server
13
# security.oauth2.resource.jwk.key-set-uri=http://localhost:8081/.well-known/jwks.json
14
# neu: Keycloak
15
-security.oauth2.resource.jwk.key-set-uri=http://localhost:8080/realms/patternatlas/protocol/openid-connect/certs
+security.oauth2.resource.jwk.key-set-uri=http://localhost:7080/realms/patternatlas/protocol/openid-connect/certs
16
#okta.oauth2.issuer=https://dev-918271.okta.com/oauth2/default
17
#okta.oauth2.clientId=0oa1eflyl1wZDVLLg357
18
#----------------------------
0 commit comments