329 Commits (c42f80c280eb6d1d05bac600d85cd91e234f295a)
 

Author SHA1 Message Date
Joe Grandja c42f80c280 Remove deprecated code 5 years ago
Joe Grandja a7feab605b Remove OAuth2ParameterNames2 5 years ago
Joe Grandja 51966d52d5 Make AuthenticationProvider implementations final 5 years ago
Joe Grandja 20d47ecaa0 Make Filter implementations final 5 years ago
Joe Grandja d85ce0a6dd Reduce visibility of default endpoint URI constants 5 years ago
Joe Grandja 5593208e61 Move AuthenticationConverter's to web.authentication package 5 years ago
Joe Grandja beb1233358 Rename OAuth2TokenIntrospectionClaimAccessor.getScope() to getScopes() 5 years ago
Joe Grandja 75d649578a Polish gh-350 5 years ago
Bibibiu bd98031036 Remove use of deprecated ClientAuthenticationMethod's 5 years ago
Steve Riesenberg 687f03f047 Fix windows test failures 5 years ago
Joe Grandja 3dfcbfe136 Next Development Version 5 years ago
Joe Grandja 2523916ca1 Release 0.1.2 5 years ago
Joe Grandja 7ffcbe57a7 Fix package tangle 5 years ago
Joe Grandja 7b4fc46369 Polish authorization consent page 5 years ago
Joe Grandja 09439a10ce Polish gh-329 5 years ago
Joe Grandja c93c1a8097 Polish gh-338 5 years ago
Joe Grandja 1ae4f7aa13 Polish JdbcRegisteredClientRepository 5 years ago
Joe Grandja a11284f0f5 Polish gh-331 5 years ago
Joe Grandja ad108f519a Polish JdbcOAuth2AuthorizationConsentService 5 years ago
Joe Grandja 9787794ea1 Polish JdbcOAuth2AuthorizationService 5 years ago
Joe Grandja 41dd68903c Update spring-build-conventions to 0.0.38 5 years ago
Joe Grandja f1834633b1 Update to use s01.oss.sonatype.org 5 years ago
Joe Grandja 1e6032e01a Update nohttp-gradle to 0.0.8 5 years ago
Joe Grandja 059880f51a Update nimbus-jose-jwt to 9.8.1 5 years ago
Joe Grandja 1d94ac85a4 Update json-path to 2.5.0 5 years ago
Joe Grandja d6ce4c237a Update mockito-core to 3.9.0 5 years ago
Joe Grandja 4c314cf570 Update assertj-core to 3.19.0 5 years ago
Joe Grandja d520fa7774 Update junit to 4.13.2 5 years ago
Joe Grandja 65213e97d6 Update jackson-bom to 2.12.3 5 years ago
Joe Grandja b921b85665 Update Spring Boot to 2.5.2 5 years ago
Joe Grandja 41c38a4b53 Update Reactor to 2020.0.8 5 years ago
Joe Grandja da945a12be Update Spring Security to 5.5.1 5 years ago
Joe Grandja 51bf550d12 Update Spring Framework to 5.3.8 5 years ago
Joe Grandja 1f17005edd Update Gradle to 6.9 5 years ago
Steve Riesenberg 4204bc7e78 Temporarily fix expires_in for access token response 5 years ago
Anoop Garlapati 385fc37b1d Refresh token grant may issue ID token 5 years ago
Daniel Garnier-Moiroux b62b161b95 Include WebAuthenticationDetails in token requests 5 years ago
Joe Grandja 9def059e29 Provide configuration for the authorization endpoint 5 years ago
Joe Grandja fb276e7a4a Provide extension for processing authorization response 5 years ago
Joe Grandja 543fa264b3 Provide extension for processing authorization request 5 years ago
Joe Grandja cf235ceb4e Polish gh-319 5 years ago
Joe Grandja 4517022f36 Polish authorization consent 5 years ago
Joe Grandja 08ba07d676 Extract AuthenticationProvider from OAuth2AuthorizationEndpointFilter 5 years ago
Steve Riesenberg 023e22c9d3 Update integration tests to use jdbc 5 years ago
Steve Riesenberg 549cdc7222 Update integration tests to use in-memory 5 years ago
Steve Riesenberg 4daade7366 Update authorization server sample to use jdbc 5 years ago
Steve Riesenberg a949998664 Add test to override schema for JdbcOAuth2AuthorizationConsentService 5 years ago
Steve Riesenberg aa208a2d30 Add correct script for testing JdbcOAuth2AuthorizationService 5 years ago
Steve Riesenberg 99fb4c8a5f Add test to override schema for JdbcOAuth2AuthorizationService 5 years ago
Steve Riesenberg 5f994a83d8 Remove public modifier from constructor 5 years ago