88 Commits (35ecdae1908585ac65cc9364887e07cd66cdbea7)
 

Author SHA1 Message Date
Joe Grandja 35ecdae190 Add initial template for reference manual 6 years ago
Joe Grandja b12ffe2ae4 Constrain version for com.nimbusds:nimbus-jose-jwt 6 years ago
Joe Grandja 117b312ac4 Integrate io.spring.convention.docs plugin 6 years ago
Joe Grandja f7c84957bb Disable proxyBeanMethods for OAuth2AuthorizationServerConfiguration 6 years ago
Joe Grandja 5a030568ce Order highest precedence for OAuth2AuthorizationServerSecurity 6 years ago
Joe Grandja 72ec2633f8 Remove formLogin() from client sample app 6 years ago
Joe Grandja 0b95672c47 Add release scripts 6 years ago
Joe Grandja d51f12f5d2 Next Development Version 6 years ago
Joe Grandja f3a27101be Revert "Lock Dependency Versions for 0.0.1 release" 6 years ago
Joe Grandja f6ba7798c5 Release 0.0.1 6 years ago
Joe Grandja cde34a9ed5 Lock Dependency Versions for 0.0.1 release 6 years ago
Joe Grandja ddfdaa1ae4 Update to gradle 6.4.1 6 years ago
Joe Grandja ae7febe445 Build on JDK 8,11,12 6 years ago
Joe Grandja 6f63c03e06 Use springSecurityVersion 5.3.+ 6 years ago
Joe Grandja a401392bac Add Gradle Lock Plugin 6 years ago
Joe Grandja e16f15cce3 Consolidate to one module 6 years ago
Joe Grandja 5ace411fc7 Add Jenkinsfile 6 years ago
Joe Grandja 5927475597 Remove prototype samples 6 years ago
Joe Grandja bfb646fff4 Add sample integrating client and resource server 6 years ago
Joe Grandja eeca3df66b InMemoryOAuth2AuthorizationService uniquely identifies OAuth2Authorization 6 years ago
Joe Grandja 909aeace29 Add OAuth2AuthorizationServerConfigurer.getEndpointMatchers() 6 years ago
Joe Grandja 847814b322 Polish OAuth2AuthorizationServerSecurity 6 years ago
Joe Grandja 54d3bf882a Integrate Gradle Enterprise plugin 6 years ago
Joe Grandja 3780bee88e Update dependency-management.gradle 6 years ago
Joe Grandja 3342333665 Update build.gradle 6 years ago
Joe Grandja 12d228c089 Add plugin io.spring.nohttp 6 years ago
Joe Grandja a604f352ae Add gradle.properties 6 years ago
Joe Grandja c30488cd30 Add JWK Set Endpoint Filter 6 years ago
Joe Grandja 1ecafc9420 Fix jacoco build error 6 years ago
Joe Grandja edefabdc6b Introduce JwtEncoder with JWS implementation 6 years ago
Joe Grandja ca110f1dcf Fix jacoco build error 6 years ago
Joe Grandja 69bb7f5b4f Update to spring-build-conventions:0.0.33.RELEASE 6 years ago
Joe Grandja dd2b127b97 Remove jacoco config 6 years ago
Joe Grandja d4a3df69de Move jacoco config 6 years ago
Joe Grandja 6d9d400f4f Align modules with Spring Security 6 years ago
Joe Grandja ea828fb2bf Polish gh-88 6 years ago
Alexey Nesterov c40aec2eb4 Add client_credentials grant type support 6 years ago
Joe Grandja 88911641af Rename OAuth2AuthorizationService.findByTokenAndTokenType() to findByToken() 6 years ago
Joe Grandja 02b64f0ef0 Polish OAuth2AuthorizationEndpointFilterTests 6 years ago
Joe Grandja 2a3dfd953d OAuth2AuthorizationCodeGrantTests uses OAuth2AuthorizationServerConfiguration 6 years ago
Joe Grandja 2cb6229300 Add @Configuration providing default security configuration 6 years ago
Joe Grandja c803eec732 Add integration tests for Authorization Code Grant 6 years ago
Joe Grandja 60bc9c699d OAuth2AuthorizationEndpointFilter before AbstractPreAuthenticatedProcessingFilter 6 years ago
Joe Grandja 43f1f23ba9 Copy SpringTestRule 6 years ago
Joe Grandja 282ff2c54f Add OAuth2AuthorizationServerConfigurer 6 years ago
Joe Grandja fe286b5994 Add authorization_code AuthenticationProvider 6 years ago
Joe Grandja 7a5585f1fc Polish gh-72 6 years ago
Patryk Kostrzewa 09a363ba67 Implement Client Credentials Authentication 6 years ago
Tom van den Berge 18b09af3e9 Add client credentials authentication filter 6 years ago
Joe Grandja 4c8f89af5c Polish gh-79 6 years ago