501 Commits (51de75bc016b87a77290dd8d7112ea2ae9ed1fdd)
 

Author SHA1 Message Date
Steve Riesenberg 51de75bc01
Preserve scopes in JpaOAuth2AuthorizationService (how-to) 4 years ago
Steve Riesenberg b05bf74a82
Enable jobs to deploy artifacts and docs 4 years ago
Steve Riesenberg a1e1f49606
Add missing environment variables for artifactory 4 years ago
Steve Riesenberg 2601dc7e79
Upgrade to Java 11 4 years ago
Joe Grandja 4d2a675272 Remove JUnit 5 dependencies 4 years ago
Gyeongwon, Do 10859ffc09
Update jdk version in Prerequisities 4 years ago
Steve Riesenberg 3ec61890e1
Remove antora and add asciidoctor 4 years ago
Steve Riesenberg 005cd2a130
Switch from Jenkins to GitHub Actions 4 years ago
Steve Riesenberg 82e28a15f4 Build with Java 11 only 4 years ago
Steve Riesenberg 7845b6a369 Temporarily exclude project from checkFormat task 4 years ago
Steve Riesenberg 72c2e15487 Upgrade build to Gradle 7 4 years ago
Steve Riesenberg 00faf44554 Add buildSrc with migrated conventions plugins 4 years ago
Steve Riesenberg 718b86c983 Add "How-to: Implement core services with JPA" 4 years ago
Steve Riesenberg 2c4639ce88 Add docs outline with Antora skeleton 4 years ago
Joe Grandja 3e6f8ff42a Next Development Version 4 years ago
Joe Grandja a5c5b7ea43 Release 0.2.3 4 years ago
Joe Grandja 06f1f3726d Update to Reactor 2020.0.16 4 years ago
Joe Grandja b1d5a7a1f8 Update to Spring Security 5.5.5 4 years ago
Joe Grandja 166958364a Update to Spring Framework 5.3.16 4 years ago
Joe Grandja 16d1d871eb Update to Spring Boot 2.5.10 4 years ago
Joe Grandja 8354aaa3cc Dynamic client registration does not generate client_secret for private_key_jwt 4 years ago
Joe Grandja 586c7daf2a Apply default settings for public client type 4 years ago
Joe Grandja 12ae92b366 Polish gh-630 4 years ago
Gaurav Tiwari 7160290aaf Allow Token Introspection to be customized 4 years ago
Joe Grandja 5ab82f83cb Polish gh-628 4 years ago
Joe Grandja a13df8a1af Move OAuth2TokenGenerator to token package 4 years ago
Steve Riesenberg 3fe6f86659 Federated Identity sample 4 years ago
Joe Grandja ccf4a2de6e Fix expected @Transient Authentication at provider configuration endpoint 4 years ago
Joe Grandja c2db8926df Decompose OAuth2ClientAuthenticationProvider 4 years ago
Joe Grandja 5b7d900424 Optimize InMemoryOAuth2AuthorizationService 4 years ago
Steve Riesenberg c3402b0b12
Replaced auth-server with localhost 4 years ago
Joe Grandja 32414451f5 Add support for opaque access tokens 4 years ago
Joe Grandja a661e1cdb7 Use OAuth2TokenGenerator for OAuth2AuthorizationCode 4 years ago
Joe Grandja cdb48f510e Add OAuth2RefreshTokenGenerator 4 years ago
Joe Grandja c799261a72 Introduce OAuth2TokenGenerator 4 years ago
Glen Mazza 8b32ace9e5 Add Assert.notNull() for AuthenticationProvider additions 4 years ago
Joe Grandja 3812c0e56e Next Development Version 4 years ago
Joe Grandja cb1b23a5b2 Release 0.2.2 4 years ago
Joe Grandja d4f539cd7a Update to Jackson 2.12.6 4 years ago
Joe Grandja 609b4a56a9 Update to Spring Boot 2.5.9 4 years ago
Joe Grandja 0b11d88a62 Update to Reactor 2020.0.15 4 years ago
Joe Grandja 37e68803b9 Update to Spring Security 5.5.4 4 years ago
Joe Grandja 22ecfd267c Update to Spring Framework 5.3.15 4 years ago
Joe Grandja 4fbe06d121 Fix inconsistent state when authorization consent is denied 4 years ago
Joe Grandja 58bac49f97 JdbcOAuth2AuthorizationService improves support for large data columns 4 years ago
Joe Grandja f8fdcd7ae9 Polish gh-491 4 years ago
Ovidiu Popa 66bc5a0e65 Support clob and text datatype for token columns 4 years ago
Joe Grandja e175f4fda3 Revert "Increase size for attributes column" 4 years ago
Daniel Garnier-Moiroux a1e513b35d Throw invalid_grant when invalid token request with PKCE 4 years ago
Joe Grandja 4d5b288116 Polish token revocation 4 years ago