67 Commits (698d45cdbddf7f702e0823889d2c25239557f310)

Author SHA1 Message Date
Gerardo Roza 4bcc1afac7 OAuth2TokenRevocationAuthenticationProvider ignores token_type_hint 5 years ago
Joe Grandja 17c20e98d4 Polish NimbusJwsEncoderTests 5 years ago
Joe Grandja b7996e26d0 Fix NimbusJwkSetEndpointFilter 5 years ago
Joe Grandja 12f4001c9d Remove CryptoKeySource 5 years ago
Joe Grandja 36e66bd732 Remove unused RegisteredClientRepository from OAuth2AuthorizationCodeAuthenticationProvider 5 years ago
Joe Grandja 42a89d15b1 Remove unused OAuth2AuthorizationService from OAuth2TokenEndpointFilter 5 years ago
Joe Grandja 259b55f682 Move OidcProviderConfigurationEndpointFilter 5 years ago
Joe Grandja f2bb523105 Add OpenID Connect 1.0 Authorization Code Flow 5 years ago
Joe Grandja 8c71e56350 Polish gh-168 5 years ago
Laurentiu Spilca 7c7e664bb7 Refresh token not issued when grant type not configured 5 years ago
Laurentiu Spilca 7fae37f0b5 Ensure refresh token is not revoked 5 years ago
Joe Grandja 7f8aff7982 Ignore unknown token_type_hint 5 years ago
Joe Grandja f077337e43 Use TokenSettings.accessTokenTimeToLive() 5 years ago
Joe Grandja 79f1cf5a50 Allow customizing Jwt claims and headers 5 years ago
Joe Grandja f97b8b2656 Apply consistent naming to builder() methods 5 years ago
Joe Grandja 4e4656f7bb Apply consistent naming for jwkSet 5 years ago
Joe Grandja eb97e12f56 Rename OidcProviderMetadataClaimAccessor.getJwksUri() -> getJwkSetUri() 5 years ago
Joe Grandja ab591dc39d Polish gh-143 5 years ago
Daniel Garnier-Moiroux 6a5e277a11 Implement OpenID Provider Configuration endpoint 5 years ago
Joe Grandja d97235d0bb Register SecurityFilterChain instead of WebSecurityConfigurerAdapter 5 years ago
Joe Grandja c1e9c1d76c Change JwtClaimsSet.Builder.issuer() to String 5 years ago
Joe Grandja a9423c6b13 Replace ManagedKey with CryptoKey 5 years ago
Joe Grandja 8100568613 Polish gh-140 5 years ago
Anoop Garlapati e1f491bd61 Add client secret POST authentication method support 5 years ago
Joe Grandja 90fbbea126 Next Development Version 5 years ago
Joe Grandja bf24cfb19e Add temporary OAuth2RefreshToken2 5 years ago
Joe Grandja 77a9b2ebf3 Add temporary OAuth2ErrorCodes2 5 years ago
Joe Grandja d76d209124 Add temporary OAuth2ParameterNames2 5 years ago
Joe Grandja e7909d0cdd Update javadoc OAuth2TokenEndpointFilter 5 years ago
Joe Grandja e49d4a79b4 Polish PublicClientAuthenticationConverter 5 years ago
Joe Grandja 7720e275e4 Polish OAuth2ClientAuthenticationProvider 5 years ago
Joe Grandja 6a2c841d06 Update OAuth2TokenMetadata.TOKEN_METADATA_BASE 5 years ago
Joe Grandja d7fe79d0ec Update TokenSettings.TOKEN_SETTING_BASE 5 years ago
Joe Grandja 40ca7a4654 Update ClientSettings.CLIENT_SETTING_BASE 5 years ago
Joe Grandja 06bf391bfa Update javadoc InMemoryOAuth2AuthorizationService 5 years ago
Joe Grandja bfb5432b46 Update javadoc InMemoryRegisteredClientRepository 5 years ago
Joe Grandja 9818618ea3 Reuse client authentication assertion 5 years ago
Joe Grandja cb09aef605 Use OAuth2ErrorCodes.UNSUPPORTED_TOKEN_TYPE 5 years ago
Joe Grandja ebcdf7989d Use OAuth2ParameterNames.TOKEN 5 years ago
Joe Grandja df8793c902 Polish tests gh-84 5 years ago
Joe Grandja 6c7486429c Polish gh-88 5 years ago
Joe Grandja cf82c06502 Polish tests gh-128 5 years ago
Joe Grandja a2167a5091 Polish gh-128 5 years ago
Alexey Nesterov 78d4bd0bad Add Refresh Token grant type support 5 years ago
Joe Grandja b7ddb837d6 Polish gh-84 5 years ago
Joe Grandja 18f8b3afaa Enforce one-time use for authorization code 5 years ago
Joe Grandja af60f3d4d0 Introduce OAuth2Tokens 5 years ago
Joe Grandja 7b1b965c08 Next Development Version 6 years ago
Walid EL ALAOUY 84cdf82c0d Rename and move SpringSecurityCoreVersion2 to Version 6 years ago
Joe Grandja 45283b42b4 Expose default security configuration 6 years ago