Commit Graph

12 Commits

Author SHA1 Message Date
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 485b7e9319 Validate authorization request before authenticated check
Issue gh-66
2020-05-24 06:07:34 -04:00
Joe Grandja cf70ddbf98 Add OAuth2AuthorizationAttributeNames
Issue gh-43
2020-05-21 06:13:47 -04:00
Joe Grandja fbc98d511c Polish gh-77 2020-05-21 05:05:21 -04:00
Paurav Munshi 54e219a397 Add Authorization Endpoint filter
Fixes gh-66
2020-05-19 16:49:41 -04:00
Joe Grandja 3ab314c8aa Polish gh-71 2020-05-16 22:58:24 -04:00
Krisztian Toth 7a6a316dbe Provide in-memory implementation for OAuth2AuthorizationService
Fixes gh-43
2020-05-07 16:42:14 +02:00
Joe Grandja 78f44c7327 Polish gh-70 2020-04-29 21:32:39 -04:00
Anoop Garlapati 8700ff19df Add implementation for in memory RegisteredClientRepository
Fixes gh-40
2020-04-29 07:27:48 +05:30
Joe Grandja e822fbbd5b Stub out authorization_code grant implementation
Fixes gh-65
2020-04-23 17:46:31 -04:00
Eleftheria Stein 5ed7c8f501 Setup Gradle multi-module build
Added core, config and samples modules. Moved sample project into samples module.

Closes gh-10
2020-04-23 15:50:27 -04:00