Skip to content

Commit 6c1bf20

Browse files
committed
JAVA-46416:Adding client.id in the soap-boot-keycloak-2 properties file
1 parent 8b4cf42 commit 6c1bf20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-modules/spring-boot-keycloak-2/src/main/resources/application-keycloak.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
server.port=18080
22

33
keycloak.enabled=true
4-
4+
client.id = baeldung-soap-services
55
spring.security.oauth2.resourceserver.jwt.issuer-uri=http://localhost:8080/realms/baeldung-soap-services
66

77
# Custom properties begin here

0 commit comments

Comments
 (0)