756 Commits (87ec94a321b4435f59b38bbfbf08e17597a6500a)

Author SHA1 Message Date
Josh Cummings cdc902d04d
Update SpringOpaqueTokenIntrospector 5 years ago
Dávid Kováč 3ff825576b Move and rename OAuth2IntrospectionClaimAccessor/Names 5 years ago
Josh Cummings b83a4c2985
Polish Preserve Null Claim Values 5 years ago
Fabio Guenci 30a1c1af7c
Preserve Null Claim Values 5 years ago
Steve Riesenberg 6d6dc113d8 Add converter for authentication result in OAuth2LoginAuthenticationFilter 5 years ago
Steve Riesenberg fc553bf19a Add gh-10130 to tests 5 years ago
Steve Riesenberg acca3dba69 Polish gh-10131 5 years ago
Vincent Boulaye 044157061f Enable customizing headers in token requests 5 years ago
Josh Cummings 6370906ead
Add SpringOpaqueTokenIntrospector 5 years ago
Steve Riesenberg f5266c7511 Remove wildcard from generics in converter 5 years ago
Rob Winch f73f213f50 Remove DependencySetPlugin 5 years ago
Rob Winch 98bd772b67 format 5 years ago
Rob Winch b6ff4d3674 Fix mockito UnnecessaryStubbingException 5 years ago
Rob Winch 3e93b024d6 openrewrite Junit Migration 5 years ago
Rob Winch 14240b2559 Remove Powermock 5 years ago
Josh Cummings d4c3cea0e6
Update Copyright 5 years ago
Arnaud Mergey 1d606ccedb fix typo preventing full exception to be displayed in log 5 years ago
Steve Riesenberg 807ce30948 Support additional client authentication methods 5 years ago
Steve Riesenberg 0cba0874f3 Handle missing authorization endpoint uri 5 years ago
Steve Riesenberg 9b05afdee8 Remove validation for unsupported grant types 5 years ago
Joe Grandja eb6ed283e0 Jwt client authentication converter detects new key 5 years ago
Steve Riesenberg aed993f3e5
Store one request by default in WebSessionOAuth2ServerAuthorizationRequestRepository 5 years ago
Eleftheria Stein 36805c7192 Revert "Use strict equality for timestamp comparison in JDBC tests" 5 years ago
Eleftheria Stein 09a0670cb6 Use strict equality for timestamp comparison in JDBC tests 5 years ago
Eleftheria Stein 204a32aba8 Replace < and > with &lt and &gt in Javadoc 5 years ago
Steve Riesenberg 10de63ce89 Access Token Response supports any data type 5 years ago
Steve Riesenberg ac9b137cad URL encode client credentials 5 years ago
Josh Cummings 65ecaa0c28
Polish postLogoutRedirectUri encoding 5 years ago
Hans Hosea Schaefer b671a96073
Encode postLogoutRedirectUri query params 5 years ago
Steve Riesenberg 36dcbe24d0 Handle custom status codes in error handler 5 years ago
Rob Winch 372c2b805b Update r2dbc-spi-test to 0.8.5.RELEASE 5 years ago
Josh Cummings 5b24bd1288
Adjust ClientRegistrationsTests 5 years ago
Asian Malaysian Vietnamese 5f6de026a8 Update javadoc AuthorizationCodeOAuth2AuthorizedClientProvider 5 years ago
Rob Winch 64b7af473d Additional HttpSessionOAuth2AuthorizationRequestRepository tests 5 years ago
Craig Andrews 35f5ebdbcf HttpSessionOAuth2AuthorizationRequestRepository: store one request by default 5 years ago
Marcus Hert da Coregio 6413511eb6 Update Deprecated Property in Opaque Token Introspectors 5 years ago
Joe Grandja 761e3a9dd8 JwtBearerOAuth2AuthorizedClientProvider checks for access token expiry 5 years ago
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