Gerardo Roza
4bcc1afac7
OAuth2TokenRevocationAuthenticationProvider ignores token_type_hint
...
Closes gh-175
5 years ago
Joe Grandja
17c20e98d4
Polish NimbusJwsEncoderTests
...
Issue gh-196
5 years ago
Joe Grandja
b7996e26d0
Fix NimbusJwkSetEndpointFilter
...
Closes gh-198
5 years ago
Joe Grandja
12f4001c9d
Remove CryptoKeySource
...
Closes gh-196
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
...
Issue gh-143
5 years ago
Joe Grandja
f2bb523105
Add OpenID Connect 1.0 Authorization Code Flow
...
Closes gh-53
5 years ago
Joe Grandja
8c71e56350
Polish gh-168
5 years ago
Laurentiu Spilca
7c7e664bb7
Refresh token not issued when grant type not configured
...
Closes gh-155
5 years ago
Laurentiu Spilca
7fae37f0b5
Ensure refresh token is not revoked
...
Closes gh-158
5 years ago
Joe Grandja
7f8aff7982
Ignore unknown token_type_hint
...
Closes gh-174
5 years ago
Joe Grandja
f077337e43
Use TokenSettings.accessTokenTimeToLive()
...
Closes gh-172
5 years ago
Joe Grandja
79f1cf5a50
Allow customizing Jwt claims and headers
...
Closes gh-173
5 years ago
Joe Grandja
f97b8b2656
Apply consistent naming to builder() methods
...
Issue gh-143 gh-81
5 years ago
Joe Grandja
4e4656f7bb
Apply consistent naming for jwkSet
...
Issue gh-143
5 years ago
Joe Grandja
eb97e12f56
Rename OidcProviderMetadataClaimAccessor.getJwksUri() -> getJwkSetUri()
...
Issue gh-143
5 years ago
Joe Grandja
ab591dc39d
Polish gh-143
5 years ago
Daniel Garnier-Moiroux
6a5e277a11
Implement OpenID Provider Configuration endpoint
...
- See https://openid.net/specs/openid-connect-discovery-1_0.html
sections 3 and 4.
- We introduce here a "ProviderSettings" construct to configure
the authorization server, starting with endpoint paths (e.g.
token endpoint, jwk set endpont, ...)
Closes gh-55
5 years ago
Joe Grandja
d97235d0bb
Register SecurityFilterChain instead of WebSecurityConfigurerAdapter
...
Closes gh-163
5 years ago
Joe Grandja
c1e9c1d76c
Change JwtClaimsSet.Builder.issuer() to String
...
Issue gh-81
5 years ago
Joe Grandja
a9423c6b13
Replace ManagedKey with CryptoKey
...
Closes gh-105
5 years ago
Joe Grandja
8100568613
Polish gh-140
5 years ago
Anoop Garlapati
e1f491bd61
Add client secret POST authentication method support
...
Added support for client secret POST authentication method.
Added validation of client authentication method when
authenticating a client.
Closes gh-134
5 years ago
Joe Grandja
90fbbea126
Next Development Version
5 years ago
Joe Grandja
bf24cfb19e
Add temporary OAuth2RefreshToken2
...
Issue https://github.com/spring-projects/spring-security/pull/9146
5 years ago
Joe Grandja
77a9b2ebf3
Add temporary OAuth2ErrorCodes2
...
Issue https://github.com/spring-projects/spring-security/issues/9184
5 years ago
Joe Grandja
d76d209124
Add temporary OAuth2ParameterNames2
...
Issue https://github.com/spring-projects/spring-security/issues/9183
5 years ago
Joe Grandja
e7909d0cdd
Update javadoc OAuth2TokenEndpointFilter
5 years ago
Joe Grandja
e49d4a79b4
Polish PublicClientAuthenticationConverter
...
Commit 5c31fb1b7e
5 years ago
Joe Grandja
7720e275e4
Polish OAuth2ClientAuthenticationProvider
...
Commit 5c31fb1b7e
5 years ago
Joe Grandja
6a2c841d06
Update OAuth2TokenMetadata.TOKEN_METADATA_BASE
...
Issue gh-137
5 years ago
Joe Grandja
d7fe79d0ec
Update TokenSettings.TOKEN_SETTING_BASE
...
Issue gh-117
5 years ago
Joe Grandja
40ca7a4654
Update ClientSettings.CLIENT_SETTING_BASE
...
Issue gh-117
5 years ago
Joe Grandja
06bf391bfa
Update javadoc InMemoryOAuth2AuthorizationService
...
Issue gh-43
5 years ago
Joe Grandja
bfb5432b46
Update javadoc InMemoryRegisteredClientRepository
...
Issue gh-40
5 years ago
Joe Grandja
9818618ea3
Reuse client authentication assertion
...
Closes gh-144
5 years ago
Joe Grandja
cb09aef605
Use OAuth2ErrorCodes.UNSUPPORTED_TOKEN_TYPE
...
Issue gh-83
5 years ago
Joe Grandja
ebcdf7989d
Use OAuth2ParameterNames.TOKEN
...
Issue gh-83
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
...
Closes gh-50
5 years ago
Joe Grandja
b7ddb837d6
Polish gh-84
5 years ago
Joe Grandja
18f8b3afaa
Enforce one-time use for authorization code
...
Closes gh-138
5 years ago
Joe Grandja
af60f3d4d0
Introduce OAuth2Tokens
...
Closes gh-137
5 years ago
Joe Grandja
7b1b965c08
Next Development Version
6 years ago
Walid EL ALAOUY
84cdf82c0d
Rename and move SpringSecurityCoreVersion2 to Version
...
Closes gh-116
6 years ago
Joe Grandja
45283b42b4
Expose default security configuration
...
Closes gh-110
6 years ago