Fix userNameAttribute property case style

Fixes gh-8169
This commit is contained in:
komuro.hiraku 2020-03-23 15:19:31 +09:00 committed by Eleftheria Stein-Kousathana
parent 0e9497de3c
commit 10c66d282a
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ The following table outlines the mapping of the Spring Boot 2.x OAuth Client pro
|`providerDetails.userInfoEndpoint.authenticationMethod`
|`spring.security.oauth2.client.provider._[providerId]_.userNameAttribute`
|`spring.security.oauth2.client.provider._[providerId]_.user-name-attribute`
|`providerDetails.userInfoEndpoint.userNameAttributeName`
|===