Explorar o código

Fix userNameAttribute property case style

Fixes gh-8169
komuro.hiraku %!s(int64=5) %!d(string=hai) anos
pai
achega
10c66d282a

+ 1 - 1
docs/manual/src/docs/asciidoc/_includes/servlet/oauth2/oauth2-login.adoc

@@ -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`
 |===