422 Commits (baf77fbbeb71eb458f1007e863bee55e7675dfb0)

Author SHA1 Message Date
Joe Grandja 4bb741b0ba Revert serialVersionUID to 0.4.0 3 years ago
Joe Grandja 5b2b42f71c Next Development Version 3 years ago
Joe Grandja 089096a835 Next Development Version 3 years ago
HuiYeong 25bc45cdff Fix refresh token error code INVALID_CLIENT to INVALID_GRANT 3 years ago
Joe Grandja ef4c5d7b6f Allow localhost in redirect_uri 3 years ago
Joe Grandja addd6e13d5 Polish gh-1056 3 years ago
Yuta Saito 63aa5d8933 Fix client secret encoding when client dynamically registered 3 years ago
Joe Grandja 2ee1a179e9 Next Development Version 3 years ago
Joe Grandja fc6bf6160e Next Development Version 3 years ago
Joe Grandja 0cd594082e Polish authorization error response encoding 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