Skip to content

Commit 4bde3ad

Browse files
committed
Merge branch '4.0.x'
Closes gh-50199
2 parents 607a2f0 + 47c591f commit 4bde3ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • documentation/spring-boot-docs/src/docs/antora/modules/reference/pages/security

documentation/spring-boot-docs/src/docs/antora/modules/reference/pages/security/oauth2.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ For production environments, consider using a javadoc:org.springframework.securi
125125
=== OAuth2 Client Registration for Common Providers
126126

127127
For common OAuth2 and OpenID providers (Google, Github, Facebook, and Okta), we provide a set of provider defaults.
128-
The IDs of these common provides are `google`, `github`, `facebook`, and `okta`, respectively.
128+
The IDs of these common providers are `google`, `github`, `facebook`, and `okta`, respectively.
129129

130130
If you do not need to customize these providers, set the registration's `provider` property to the ID of one of the common providers.
131131
Alternatively, you can xref:security/oauth2.adoc#security.oauth2.client[use a registration ID that matches the ID of the provider].

0 commit comments

Comments
 (0)