|
@@ -153,7 +153,7 @@ You can initially configure a `ClientRegistration` by using discovery of an Open
|
|
[[oauth2login-common-oauth2-provider]]
|
|
[[oauth2login-common-oauth2-provider]]
|
|
== CommonOAuth2Provider
|
|
== CommonOAuth2Provider
|
|
|
|
|
|
-`CommonOAuth2Provider` pre-defines a set of default client properties for a number of well known providers: Google, GitHub, Facebook, and Okta.
|
|
|
|
|
|
+`CommonOAuth2Provider` pre-defines a set of default client properties for a number of well known providers: Google, GitHub, Facebook, X, and Okta.
|
|
|
|
|
|
For example, the `authorization-uri`, `token-uri`, and `user-info-uri` do not change often for a provider.
|
|
For example, the `authorization-uri`, `token-uri`, and `user-info-uri` do not change often for a provider.
|
|
Therefore, it makes sense to provide default values, to reduce the required configuration.
|
|
Therefore, it makes sense to provide default values, to reduce the required configuration.
|