1433 Commits (e8accd049936e2533e2553f95c2e5f0809cda978)

Author SHA1 Message Date
Josh Cummings e8accd0499
Add Factory Authority When Authentication Succeeds 7 months ago
Bernard Budano 02a948da81 Address reviewer requested changes 7 months ago
Bernard Budano 8e3cf9677c Support @ClientRegistrationId at Class Level 7 months ago
Joe Grandja 35f41f87d1 Temporarily fix integration tests 7 months ago
Joe Grandja 098574c50e Remove redundant classes 7 months ago
Joe Grandja cc71be71e5 Move OAuth2AuthorizationServerConfigurer and OAuth2AuthorizationServerConfiguration 7 months ago
Joe Grandja b5a4cdc9eb Polish OAuth2AuthorizationServerJackson2Module 7 months ago
Joe Grandja 592510c725 Update to @since 7.0 7 months ago
Joe Grandja e5dc46270a Fix checkstyle 7 months ago
Joe Grandja 6484d1ae25 Update copyright headers to 2004-present 7 months ago
Joe Grandja a620113264 Add test dependencies 7 months ago
Joe Grandja 1ff1d88866 Manual move of spring-projects/spring-authorization-server src/test 7 months ago
Joe Grandja 072f413dd7 Update copyright headers to 2004-present 7 months ago
Joe Grandja 327996c964 Add spring-security-oauth2-authorization-server.gradle 7 months ago
Joe Grandja 745e2153ed Manual move of spring-projects/spring-authorization-server src/main 7 months ago
Rob Winch a79a2b031a
Remove MockWebServer from JwtIssuerAuthenticationManagerResolverTests 8 months ago
Josh Cummings ed344ece70
Use Fixed Clock 8 months ago
Josh Cummings 69ee8d9aec Polish OAuth 2.0 Authentication Builders 8 months ago
Josh Cummings dd50dc0c40 Remove Generic Typing From Authentication.Builder 8 months ago
Josh Cummings a0fe6a5fee Polish Builders 8 months ago
Josh Cummings a201a2b862 Add Authentication.Builder 8 months ago
Josh Cummings c64b086878
Add SecurityAssertions 8 months ago
Fridolin Jackstadt 910df479be Provider Default Timeouts For JWK Retrieval 8 months ago
Andrey Litvitski 3278f3a410 Add discoverJwsAlgorithms() in NimbusJwtDecoder 8 months ago
chanbinme 08fa272749 Remove authoritiesClaimName Field 8 months ago
Josh Cummings eeb383ac46 Fix Checkstyle 9 months ago
Josh Cummings 6d1a886f92 Deprecate SERIAL_VERSION_UID 9 months ago
Rob Winch f6cb0bd610
Merge Use 2004-present Copyright Header 9 months ago
Rob Winch 392129b616
Use 2004-present Copyright Header 9 months ago
Rob Winch bf877a9864
Add OAuth2User to OidcUser Conversion Params 9 months ago
Joe Grandja b8796d84b7 Fix tests in ClientRegistrationsTests 9 months ago
Josh Cummings 571b6fe4a8
Fix Formatting 10 months ago
Josh Cummings 9dea1c2eb5
Update to Latest HttpRequestValues Contract 10 months ago
Tran Ngoc Nhan 6dc77bd98b Update JwtIssuerAuthenticationManagerResolver constructor javadoc 10 months ago
Tran Ngoc Nhan 21036c94b4 Remove Nimbus(Reactive)OpaqueTokenIntrospector 10 months ago
Josh Cummings 919ae1d636
Use PathPatternRequestMatcher in oauth2 10 months ago
Josh Cummings 98686a5139
Standardize Mock Request Paths 10 months ago
Soumik Sarker 06bd81b1da Removed deprecated class BearerTokenAuthenticationFilter 10 months ago
Soumik Sarker 526f8a6200 Removed deprecated class BearerTokenAuthenticationToken 10 months ago
Joe Grandja e869bcdfa3 Remove deprecated implementations of OAuth2AccessTokenResponseClient 10 months ago
Joe Grandja cfe38957d7 Remove Resource Owner Password Credentials grant 10 months ago
Rob Winch e37424c637 Fix cycle in DefaultOAuth2AuthorizationRequestResolver 10 months ago
DingHao 7587048f95 Add default authorizationRequestBaseUri to DefaultOAuth2AuthorizationRequestResolver 10 months ago
Tran Ngoc Nhan a74ce06dae Remove JwtIssuer(Reactive)AuthenticationManagerResolver deprecations 10 months ago
Josh Cummings 676b44ebb0 Polish NimbusJwtEncoder Builders 10 months ago
Suraj Bhadrike ee09215f89 Add NimbusJwtEncoder Builders 10 months ago
Rob Winch 18010f9914 Fix JwtAuthenticationProvider Checkstyle 10 months ago
chanbinme 9cf5638914 Add null check for authentication token in JwtAuthenticationProvider 10 months ago
Rob Winch b2325e4176
Add OAuth Support for HTTP Interface Client 10 months ago
Josh Cummings eaab42a73c Polish BearerTokenAuthenticationConverter Support 11 months ago