Commit Graph

6 Commits

Author SHA1 Message Date
Alexey Nesterov c40aec2eb4 Add client_credentials grant type support
Closes gh-51
2020-07-13 12:57:28 -04:00
Joe Grandja 2cb6229300 Add @Configuration providing default security configuration
Closes gh-91
2020-06-23 11:51:38 -04:00
Joe Grandja 60bc9c699d OAuth2AuthorizationEndpointFilter before AbstractPreAuthenticatedProcessingFilter
Issue gh-85
2020-06-11 16:39:15 -04:00
Joe Grandja 43f1f23ba9 Copy SpringTestRule
Closes gh-86
2020-06-10 17:14:36 -04:00
Joe Grandja 282ff2c54f Add OAuth2AuthorizationServerConfigurer
Closes gh-85
2020-06-10 17:14:00 -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