-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
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
Add basic support for OAuth 2.0 Device Authorization Grant in oauth2-core, including:
- Parameter names in
OAuth2ParameterNames
- Classes for device code and user code that extend
AbstractOAuth2Token
HttpMessageConverter
for Device Authorization Response- New
AuthorizationGrantType
constant forurn:ietf:params:oauth:grant-type:device_code
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