-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Open
Labels
in: oauth2An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)type: enhancementA general enhancementA general enhancement
Milestone
Description
It is not as simple as I would expect to authenticate using Twitter / X v2 Log In APIs. We should simplify this process. This is inspired by the question at https://devcommunity.x.com/t/oauth2-in-spring-boot-3-implementation/233316
- Default value for ClientRegistration redirect-uri #16377
- Add Twitter/X to CommonOAuth2Provider #16379
- Support Configuring OAuth2 Login with
OAuth2AuthorizationRequestResolver
by publishing a Bean #16380 - Add ClientRegistration.clientSettings.requireProofKey to Enable PKCE #16382
- DefaultOAuth2AuthorizationRequestResolver default authorizationRequestBaseUri #16383
- Simplify support of username as a nested property #16390
- Consider Enabling PKCE for Authorization Code by Default #16391
Arnaud80 and franticticktick
Metadata
Metadata
Assignees
Labels
in: oauth2An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)type: enhancementA general enhancementA general enhancement