Skip to content

Commit 8c5c142

Browse files
komuro.hirakueleftherias
komuro.hiraku
authored andcommitted
Fix userNameAttribute property case style
Fixes gh-8169
1 parent 33c354b commit 8c5c142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ The following table outlines the mapping of the Spring Boot 2.x OAuth Client pro
138138
|`providerDetails.userInfoEndpoint.authenticationMethod`
139139

140140

141-
|`spring.security.oauth2.client.provider._[providerId]_.userNameAttribute`
141+
|`spring.security.oauth2.client.provider._[providerId]_.user-name-attribute`
142142
|`providerDetails.userInfoEndpoint.userNameAttributeName`
143143
|===
144144

0 commit comments

Comments
 (0)