eclipse-ee4j / eclipse-ee4j/jersey
Improve OAuth2-client support by providing design for additional flows. Add client credentials grant workflow
Open
Client
Component: security
oauth2-client
Priority: Major
pull-request
secuirty
security
Type: Improvement
- Dominant language
- Java
- Stars
- 730
- Forks
- 382
- PR merge metrics
- No merged PRs in 30d
Description
Jersey as of 2.23.1 only supports authorization code grant flow. The current design cannot be easily extended to implement other flows - client credentials, implicit, password.
#### Environment
Mac OS X
#### Affected Versions
[2.23.1]
Contributor guide
Assessment
This issue has not been assessed yet.