Skip to content

Commit 74cd190

Browse files
committed
update new auth port
1 parent f1ef6f3 commit 74cd190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ springdoc.default-produces-media-type=application/hal+json
1212
# alt: AUTH-Server
1313
# security.oauth2.resource.jwk.key-set-uri=http://localhost:8081/.well-known/jwks.json
1414
# neu: Keycloak
15-
security.oauth2.resource.jwk.key-set-uri=http://localhost:8080/realms/patternatlas/protocol/openid-connect/certs
15+
security.oauth2.resource.jwk.key-set-uri=http://localhost:7080/realms/patternatlas/protocol/openid-connect/certs
1616
#okta.oauth2.issuer=https://dev-918271.okta.com/oauth2/default
1717
#okta.oauth2.clientId=0oa1eflyl1wZDVLLg357
1818
#----------------------------

0 commit comments

Comments
 (0)