Commit Graph

12 Commits

Author SHA1 Message Date
Vivek Babu dc94e5e161 Implement Token Revocation Endpoint
Closes gh-83
2020-10-24 18:45:46 -04:00
Joe Grandja 6d9d400f4f Align modules with Spring Security
Closes gh-95
2020-07-22 06:38:33 -04:00
Joe Grandja ea828fb2bf Polish gh-88 2020-07-13 12:58:00 -04:00
Alexey Nesterov c40aec2eb4 Add client_credentials grant type support
Closes gh-51
2020-07-13 12:57:28 -04:00
Joe Grandja 88911641af Rename OAuth2AuthorizationService.findByTokenAndTokenType() to findByToken()
Closes gh-92
2020-07-02 08:40:48 -04:00
Joe Grandja fe286b5994 Add authorization_code AuthenticationProvider
Fixes gh-68
2020-06-05 15:26:05 -04:00
Joe Grandja 7a5585f1fc Polish gh-72 2020-06-01 22:57:46 -04:00
Patryk Kostrzewa 09a363ba67 Implement Client Credentials Authentication
Fixes gh-39
2020-06-01 22:57:03 -04:00
Tom van den Berge 18b09af3e9 Add client credentials authentication filter
Fixes gh-5
2020-05-28 19:02:03 -04:00
Joe Grandja 4c8f89af5c Polish gh-79 2020-05-26 07:19:30 -04:00
kratostaine 8dbdd6640c Add token endpoint implementation
Fixes gh-67
2020-05-26 07:11:31 -04:00
Joe Grandja e822fbbd5b Stub out authorization_code grant implementation
Fixes gh-65
2020-04-23 17:46:31 -04:00