Skip to content

Commit 2bcb6e3

Browse files
authored
Merge pull request #18635 from Bipinkumar27/JAVA-46416_01
JAVA-46416:Adding client.id in the soap-boot-keycloak-2 properties file
2 parents ec6adc6 + 6c1bf20 commit 2bcb6e3

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)