99 Commits (628c8bece35ea4115cf1a0a5ffcc021bb8234f38)
 

Author SHA1 Message Date
Joe Grandja 628c8bece3 Polish gh-117 6 years ago
Joe Grandja f0013fc062 Add @Nullable to Delegating*Converter.convert() 6 years ago
Joe Grandja aa5133e170 Add user consent page 6 years ago
Joe Grandja 5c31fb1b7e Move PKCE to OAuth2ClientAuthenticationProvider 6 years ago
Joe Grandja e5fdee3034 Polish gh-93 6 years ago
Daniel Garnier-Moiroux ab090445b3 Implement Proof Key for Code Exchange (PKCE) RFC 7636 6 years ago
Joe Grandja 8541f6be69 Update to Spring Boot 2.4.0-M3 6 years ago
Joe Grandja ae20f73676 Update com.nimbusds dependencies to latest.release 6 years ago
Joe Grandja 4091d69d0c Set springSecurityVersion to 5.4.+ 6 years ago
Joe Grandja c3b254579c Add client configuration settings 6 years ago
Joe Grandja 22bf1eb951 Bump SpringSecurityCoreVersion2 to 0.0.2 6 years ago
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