Update javadoc in CommonOAuth2Provider #11490
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
Milestone
The original intent of
CommonOAuth2Provider
is to provide sensible defaults for theHttpSecurity.oauth2Login()
flow when using a common provider, e.g. Google, Okta, Github and Facebook.The javadoc should be enhanced to explicitly state that the defaults are meant to be used for
ClientRegistration
's configured for theoauth2Login()
flow.The text was updated successfully, but these errors were encountered: