719 Commits (ca2bc4feb3631ea9d3f12923e01efa79e7080fca)

Author SHA1 Message Date
Josh Cummings b0011893d2
Update Copyright 5 years ago
Tibor Koch 5da472f3be Fix ClassCastException 5 years ago
Josh Cummings 7ded671858
Refactor AuthenticationDetailsSource support 5 years ago
Joe Grandja b556655290 Make OAuth2AuthorizationResponseType constructor public 5 years ago
Joe Grandja dca7e03b91 Deprecate OAuth2AuthorizationResponseType.TOKEN 5 years ago
Joe Grandja eff4cdc924 Polish gh-9505 5 years ago
Hassene Laaribi 7694aa27cf Add jwt-bearer authorization grant 5 years ago
Joe Grandja 9c97970e26 Add Jwt Client Authentication support 5 years ago
Rob Winch f3f1106624 Update io.spring.javaformat to 0.0.27 5 years ago
Rob Winch 8323590b6c Update r2dbc-spi-test to 0.8.4.RELEASE 5 years ago
Rob Winch 60d3db5798 add management platform(project(":spring-security-dependencies")) 5 years ago
Rob Winch 1a76ee7442 Update Gradle configuration names 5 years ago
Hassene Laaribi b8e47882aa Fix test to use non-expired token 5 years ago
Eleftheria Stein 4a492846f1 Revert "Lock dependencies for 2.5.0-M3" 5 years ago
Eleftheria Stein f05cc6269c Lock dependencies for 2.5.0-M3 5 years ago
Josh Cummings b774e91734
Polish BearerTokenAuthenticationConverter 5 years ago
Jeongjin Kim 31f310fd22
Add BearerTokenAuthenticationConverter 5 years ago
Josh Cummings 5e5ff27109
Configure Jackson for nanosecond precision 5 years ago
Josh Cummings a0a9718b8b
Use Instant with micro-second precision 5 years ago
Josh Cummings c4be1c6a56
Revert "Lock Dependencies" 5 years ago
Josh Cummings a85caa4098
Lock Dependencies 5 years ago
Josh Cummings 02d017abf7
Adjust Test Assertion 5 years ago
Josh Cummings ccb3b02888
Bearer Token Server-side Errors Return 500 5 years ago
Mayur Patel 75706f118c Allow null or empty authorities for DefaultOAuth2User 5 years ago
Benjamin Faal d85a7cfc4a Make user info response status check error only 5 years ago
tristanessquare 56db058fd0
Fix NullPointerException 5 years ago
Josh Cummings f36e2fca59
Remove SingleKeyJWSKeySelector 5 years ago
Josh Cummings 6499a235b0
Suppress Compiler Warnings 5 years ago
Josh Cummings 2566abec31
Add Type Parameter 5 years ago
Ovidiu Popa d5d0be36f4 OidcIdToken cannot be serialized to JSON if token contains claim of type JSONArray or JSONObject 5 years ago
olivier.antoine 808b8c3256 Avoid ClassCastException if principalClaim value is not a String 5 years ago
Joe Grandja 58e3235093 Deprecate ClientAuthenticationMethod BASIC and POST 5 years ago
grimsa c002c6f9f3
Add ClaimAccessor#hasClaim 5 years ago
Josh Cummings b0d4e500a8
Polish Add DelegatingJwtGrantedAuthoritiesConverter 5 years ago
Ropi 97cc119d86
Add DelegatingJwtGrantedAuthoritiesConverter 5 years ago
Josh Cummings af669a2166
Remove Reliance on BearerTokenResolver 5 years ago
Joe Grandja 61550f8a48 Add convenience constructor in OAuth2AuthenticationException 5 years ago
Joe Grandja b95e1aa209 Revert "Lock dependencies for 5.5.0-M1" 5 years ago
Arvid Ottenberg d0d655e18d
Allow Customization of Bearer Token Resolution 5 years ago
Joe Grandja 9d1637d2cd Add unsupported_token_type to OAuth2ErrorCodes 5 years ago
Joe Grandja dafedf93fa Fix format gh-9183 5 years ago
Joe Grandja aeb999eae2 Add token and token_type_hint to OAuth2ParameterNames 5 years ago
Joe Grandja 0c25b8c1f9 Introduce JwaAlgorithm 5 years ago
Joe Grandja c069692ab9 Extract OAuth2Token from AbstractOAuth2Token 5 years ago
Rob Winch 25a7482c8c Lock dependencies for 5.5.0-M1 5 years ago
Ovidiu Popa 6724e3e514 Provide a R2dbc implementation of ReactiveOuath2AuthorizedClientService 5 years ago
Christian Mouttet 6486857462 JwtIssuerValidator handles issuer (iss) claim values as Strings and URLs 5 years ago
Joe Grandja b182d9def1 Fix code formatting 5 years ago
Alexey Nesterov 339da36878 Add refresh token expiration support 5 years ago
Craig Andrews 42a787d1f6 Add Postgres sql for JDBC implementation of OAuth2AuthorizedClientService 5 years ago