eclipse-ee4j / jersey

Eclipse Jersey Project - Read our Wiki:
https://github.com/eclipse-ee4j/jersey/wiki
Other
691 stars 357 forks source link

Improve OAuth2-client support by providing design for additional flows. Add client credentials grant workflow #3406

Open jerseyrobot opened 8 years ago

jerseyrobot commented 8 years ago

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]

jerseyrobot commented 6 years ago
jerseyrobot commented 8 years ago

@glassfishrobot Commented Reported by deepakpol

jerseyrobot commented 8 years ago

@glassfishrobot Commented deepakpol said: Created pull request being tracked at https://github.com/jersey/jersey/pull/227

jerseyrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA JERSEY-3134