398 Commits (7c6516bbbbbe9c526ed77aaa8aa38ddf6fe36547)

Author SHA1 Message Date
Joe Grandja 7c6516bbbb Next Minor Version 3 years ago
Joe Grandja 30927ad5e7 Polish gh-1011 3 years ago
Andreas Fleig 26205a2d8d Preserve encoding for authorization request redirect_uri parameter 3 years ago
luamas 32022c120c HttpMessageConverters uses jakarta.json.bind.Jsonb 3 years ago
Joe Grandja 1783bf7611 Polish gh-1013 3 years ago
topiam 9767d1eabb Fix redirect_uri resolver 3 years ago
Joe Grandja 9179881347 Next Development Version 3 years ago
Joe Grandja e332a9dac5 Next Development Version 3 years ago
Seyed Mohammad Hossein Jamali 4e63c3b6b6 Update links to current version of OAuth 2.1 3 years ago
Joe Grandja 8ed0194744 client_id authentication parameter must have printable ASCII characters 3 years ago
Joe Grandja fcbb5c1197 Polish OAuth2AuthorizationCodeGrantTests 3 years ago
Steve Riesenberg 74fe63a65b Add logging for authentication filters 3 years ago
Steve Riesenberg 2c4bd29f98 Add logging for authentication providers 3 years ago
Joe Grandja 8b0e7578df Upgrade to JUnit 5 3 years ago
Joe Grandja 0e509333bc Assert unique identifiers in JdbcRegisteredClientRepository 3 years ago
Joe Grandja 6dc3944eef Add OidcClientRegistrationAuthenticationProvider.setRegisteredClientConverter() 3 years ago
Joe Grandja 4eb25c163f Polish gh-920 3 years ago
Jonah Back 356d669a78 Fix URL encoding for authorization request state parameter 3 years ago
Joe Grandja 11ce8ef201 Polish gh-929 3 years ago
Joe Grandja bfd7a09c3b Polish gh-946 3 years ago
Daniel Garnier-Moiroux efbfdc234c Improve customizing OIDC Client Registration endpoint 3 years ago
Joe Grandja 2ba711c83a Polish gh-929 3 years ago
Daniel Garnier-Moiroux 8d7f8b3420 Improve customizing OIDC UserInfo endpoint 3 years ago
Joe Grandja 0b9ef589db Fix javax to jakarta 3 years ago
Joe Grandja 8c2b095195 Extract JwtDecoderFactory from JwtClientAssertionAuthenticationProvider 3 years ago
Joe Grandja 72804be45b Extract OIDC client configuration implementation 3 years ago
Joe Grandja 629e220c2f Use Boolean field for OidcUserInfo.phoneNumberVerified 3 years ago
Joe Grandja 79304d6fd9 Add @Configuration with @EnableWebSecurity 3 years ago
Joe Grandja 1d514c107a Use AuthorizationFilter 3 years ago
Joe Grandja 12455fc64c Use SecurityContextRepository.loadDeferredContext() 3 years ago
Joe Grandja 64d26a42a0 Use securityMatcher() and authorizeHttpRequests() 3 years ago
Joe Grandja d7aa72af68 Disable OpenID Connect 1.0 by default 3 years ago
Joe Grandja 081e3b8ad9 Fix merge conflicts 4 years ago
Joe Grandja 92dbcf29a5 Move integration tests for OidcProviderConfiguration 4 years ago
Joe Grandja 26aed3c183 Polish gh-881 4 years ago
sahariardev cd6f1d7dc3 Return registration_endpoint when client registration is enabled 4 years ago
Joe Grandja 4d94e7095d Decompose OAuth2AuthorizationCodeRequestAuthenticationProvider 4 years ago
Joe Grandja aed93f38ac Fix packages from javax to jakarta 4 years ago
Joe Grandja c326b1a2ba Remove OAuth2AuthenticationValidator 4 years ago
Joe Grandja 1db05991af Make OAuth2AuthenticationContext an interface 4 years ago
Joe Grandja 2cc603c7e7 Improve configurability for AuthenticationConverter and AuthenticationProvider 4 years ago
doctormacky 07d69cbfb4 Validate client secret not expired 4 years ago
Joe Grandja 502fa24cfb Polish gh-787 4 years ago
721806280 4466cbe69d Use configured ID Token signature algorithm 4 years ago
Joe Grandja 8043b8c949 Allow customizing Authorization Server Metadata Response 4 years ago
Joe Grandja 0994a1e1e1 Allow customizing OIDC Provider Configuration Response 4 years ago
Joe Grandja 2dabfa02e0 Remove constructor in OidcProviderConfigurationEndpointFilter 4 years ago
Joe Grandja 6b66719a83 Remove constructor in OAuth2AuthorizationServerMetadataEndpointFilter 4 years ago
Joe Grandja aebc613862 Make AuthorizationServerContext an interface 4 years ago
Joe Grandja f583668a9c Make AuthorizationServerContextFilter private 4 years ago