Skip to content

Commit aa53dde

Browse files
JAVA-14179 Potential issue in Keycloak Integration - OAuth article (#13305)
1 parent 845ed76 commit aa53dde

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • spring-boot-modules/spring-boot-swagger-keycloak/src/main/resources

spring-boot-modules/spring-boot-swagger-keycloak/src/main/resources/application.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ keycloak:
22
auth-server-url: https://api.example.com/auth # Keycloak server url
33
realm: todos-service-realm # Keycloak Realm
44
resource: todos-service-clients # Keycloak Client
5-
public-client: true
65
principal-attribute: preferred_username
76
ssl-required: external
87
credentials:

0 commit comments

Comments
 (0)