1532 Commits (bc4cc434feef4cdccabb45f0ed591ea6ac2d005e)

Author SHA1 Message Date
Joe Grandja c53e66a217 OAuth2AuthorizationEndpointFilter is applied after AuthorizationFilter 5 months ago
Joe Grandja 5fb2875f47 AOT hints for authorization server Jackson 3 types should be registered 6 months ago
Joe Grandja 27ae318992 JdbcRegisteredClientRepository should support Jackson 3 6 months ago
Joe Grandja 73840663b9 Polish JdbcOAuth2AuthorizationService 6 months ago
Joe Grandja e6b4d461e7 Fix OAuth2AuthorizationServerJacksonModule type validator configuration 6 months ago
namest504 6501e97ece Fix sensitive case in JwtTypeValidator 6 months ago
Joe Grandja 90855aa128 Missing response_type in POST authorization request returns invalid_request 6 months ago
Joe Grandja 22cbb13f7d Add comments to SQL-scripts to ensure robust timezone handling 6 months ago
Joe Grandja fc8b6b5863 Return PAR endpoint metadata only when enabled 6 months ago
Rob Winch a181733365 Encapsulate GenericHttpMessageConverterAdapter 6 months ago
Rob Winch 5e851e0b26 Remove JdbcOAuth2AuthorizationService.Mapper 6 months ago
Rob Winch 803936cfbe JacksonDelegate uses SecurityJacksonModules 6 months ago
Rob Winch 50568da1e5 Add Jackson 3 TestingAuthenticationToken Support 6 months ago
Sébastien Deleuze 137f8fd670 Add support for JacksonJsonHttpMessageConverter 6 months ago
Sébastien Deleuze 48854c3ac9 Deprecate Jackson 2 support 6 months ago
Sébastien Deleuze 65a14d6c6d Add Jackson 3 support 6 months ago
Joe Grandja fc795a81d4 PAR uses requested scopes on consent 6 months ago
Joe Grandja 4b810a8971 Disallow usage of the openid scope in device authorization requests 6 months ago
Joe Grandja 0d261e9c32 Remove setOidcUserMapper() in OidcUserService and OidcReactiveOAuth2UserService 6 months ago
Josh Cummings b1a50a25b6 Check If toBuilder Is Implemented 6 months ago
Josh Cummings 4281f6b00b Prevent Duplicate Authorities 6 months ago
Josh Cummings 0fcef6dca2 Add Missing Mock Configuration 6 months ago
Josh Cummings 2e7cdd7b14 Revert "Merge branch 'builder-enhancements'" 6 months ago
Joe Grandja af1de950ae Align setRetrieveUserInfo() between OidcUserService and OidcReactiveOAuth2UserService 6 months ago
Joe Grandja 7f29585df4 Remove OidcUserService.setAccessibleScopes() 6 months ago
Josh Cummings 4102007119 Add Builder#authentication 6 months ago
Josh Cummings e535e61c8b Move toBuilder to BuildableAuthentication 6 months ago
Joe Grandja fbf7bb3be1 Allow OAuth2AuthorizationRequest to be extended 6 months ago
Ivan Golovko 979ac7c336 Remove cache from (Reactive)OidcIdTokenDecoderFactory 6 months ago
Rob Winch d18431a78d
Move FACTOR_ constants to FactorGrantedAuthority 7 months ago
Joe Grandja 586081c125 Revert "Temporarily fix integration tests" 7 months ago
Joe Grandja 1213dbe76f Fix checkstyle 7 months ago
Joe Grandja 3656e7ad8c Add tests to OAuth2AuthorizationServerJackson2ModuleTests 7 months ago
Joe Grandja 1cca9c5822 Enable PKCE by default in authorization server 7 months ago
Joe Grandja 469ed09645 Allow setting Clock in OAuth2TokenGenerator implementations 7 months ago
Joe Grandja 1d7f4c3b11 Polish javadoc for ClientSettings.requireAuthorizationConsent 7 months ago
Joe Grandja baa3b287d6 Add Predicate for authorizationConsentRequired for device code grant 7 months ago
Joe Grandja 51fe7ff737 Return device_code grant metadata when enabled 7 months ago
Rob Winch 3f74991ce9
Authentication adds FactorGrantedAuthority 7 months ago
Joe Grandja 4dfef1483d Polish gh-17507 7 months ago
Rohan Naik 8c65dc93f2 Enable PKCE by default 7 months ago
Joe Grandja 54aae36f98 Add support for OAuth 2.0 Protected Resource Metadata 7 months ago
Joe Grandja f3761aff99 Add support for OAuth 2.0 Dynamic Client Registration Protocol 7 months ago
Rob Winch b2d76dfe66
Add GrantedAuthorities.FACTOR_*_AUTHORITY 7 months ago
Josh Cummings 6e7a181eac
Polish Authentication Factors 7 months ago
Josh Cummings 758b35df9c
Add Factor Tests for Authentication Providers 7 months ago
Josh Cummings e8accd0499
Add Factory Authority When Authentication Succeeds 7 months ago
Bernard Budano 02a948da81 Address reviewer requested changes 7 months ago
Bernard Budano 8e3cf9677c Support @ClientRegistrationId at Class Level 7 months ago
Joe Grandja 35f41f87d1 Temporarily fix integration tests 7 months ago