JAVA-14179 Potential issue in Keycloak Integration - OAuth article (#13305)

This commit is contained in:
anuragkumawat 2023-01-19 21:36:54 +05:30 committed by GitHub
parent 845ed7690e
commit aa53dde127
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ keycloak:
auth-server-url: https://api.example.com/auth # Keycloak server url
realm: todos-service-realm # Keycloak Realm
resource: todos-service-clients # Keycloak Client
public-client: true
principal-attribute: preferred_username
ssl-required: external
credentials: