1
0
mirror of synced 2026-07-19 09:35:12 +00:00

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
parent 33c354ba8b
commit 8c5c142d59
@@ -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`
|===