1446 Commits (bbda755a072fd6bdcfc3e7fb8c4d07acd94fbfc2)

Author SHA1 Message Date
Eleftheria Stein de7cbc82b5 Clarify in Javadoc that expressionHandler should not be null 7 years ago
Josh Cummings 758af54796
ObjectPostProcessor Tests groovy->java 7 years ago
Josh Cummings a08be5bf6f
UrlAuthorizationsTests groovy->java 7 years ago
Josh Cummings 870d83eb3e
PermitAllSupportTests groovy->java 7 years ago
Luis Felipe Vega Calle 350bce761f Add hasAuthority method to RSocketSecurity 7 years ago
Josh Cummings 5f905232cb
Polish CurrentSecurityContextArgumentResolvers 7 years ago
Joe Grandja 5ef6e7ed6f Add author for SecurityReactorContextConfiguration 7 years ago
Joe Grandja 0fea57d6a1 Optimize SecurityReactorContextConfiguration 7 years ago
Josh Cummings 33ba292fed
Resource Server w/ SecurityReactorContextSubscriber 7 years ago
Joe Grandja 5a67971375 WebFluxSecurityConfiguration configures oauth2Client() by default 7 years ago
Joe Grandja 08d2c93713 Polish gh-7466 7 years ago
Roman Chigvintsev 9bae0a4dbd Allow to customize OAuth2AuthorizationRequestRedirectWebFilter in OAuth2LoginSpec 7 years ago
Joe Grandja 2a5bd6e719 Align Servlet ExchangeFilterFunction CoreSubscriber 7 years ago
Joe Grandja d3b7a47ef8 Polish gh-4442 7 years ago
Mark Heckler da9f027fa4 Add nonce to OIDC Authentication Request 7 years ago
Jesús Ascama ceab56f764 Fix AuthorizationPayloadInterceptor order using PayloadInterceptorOrder.AUTHORIZATION 7 years ago
Joe Grandja 9f18c2e21a OAuth2AuthorizationCodeGrantWebFilter matches on registered redirect-uri 7 years ago
Eleftheria Stein 98e75eb51a Fix Javadoc for anonymous 7 years ago
Ebert Toribio 3a66191756 Add hasAnyAuthority method in AuthorizePayloadsSpec.Access 7 years ago
Onur Kagan Ozcan 034b5e9e93 Introduce LogoutSuccessEvent 7 years ago
Manuel Tejeda 9926ad68b8 add hasAnyRole method in AuthorizePayloadsSpec.Access 7 years ago
Jesús Ascama daf6b53e3a Add denyAll method in AuthorizePayloadsSpec.Access 7 years ago
Josh Cummings 05caf3d8fb
Use Jwt.Builder 7 years ago
Josh Cummings 1176d0cfdb
Polish DefaultFilters,Issue55Tests 7 years ago
kostya05983 950e6422a1
Migrate DefaultFilters,Issue55Tests groovy->java 7 years ago
Josh Cummings 101e0a21a8 Bearer WebClient Filter Authentication Propagation 7 years ago
Rob Winch 96d44cd4b7 Add Default RSocketSecurity 7 years ago
Rob Winch 5d0815bc76 Allow RSocketMessageHandlerITests to timeout 7 years ago
Rob Winch 6296e6e896 RSocketSecurity delegates to correct matcher 7 years ago
Rob Winch 1b699a49fb Polish RSocket packaging 7 years ago
Eleftheria Stein aa533c2565 Add missing javadoc to session fixation 7 years ago
Rob Winch 316380e622 Allow Custom PayloadInterceptor to be Added 7 years ago
Joe Grandja a60446836b OAuth2AuthorizeRequest supports attributes 7 years ago
Filip Hanik e9a44bc0ce HttpSecurity.saml2login() - MVP Core Code 7 years ago
Rob Winch 9639962e27 Fix RSocket Package Tangle 7 years ago
Rob Winch 7ad641d106 RSocket Tests use Available Port 7 years ago
Josh Cummings 26a65249f9
Remove invalid characters 7 years ago
Rob Winch 5a4eded696 Add RSocket Support 7 years ago
Joe Grandja dcd997ea43 Add support for Resource Owner Password Credentials grant 7 years ago
Josh Cummings de672e3ae9
Polish oauth2ResourceServer() Error Messaging 7 years ago
Josh Cummings 1fc5b27fa2
Update LogoutConfigurerClearSiteData Tests 7 years ago
Josh Cummings 068f4f0147 Polish Opaque Token 7 years ago
Eddú Meléndez 8773c7994f Allow to set default securityContextRepository for each authentication mechanisms 7 years ago
kostya05983 f6c650db47
Replace Streams with Loops 7 years ago
Josh Cummings d6d0d89ff8
NamespaceRememberMeTests groovy->java 7 years ago
Josh Cummings bf5b693549
NamespaceHttpOpenIDLoginTests groovy->java 7 years ago
Lars Grefer 95511331fa fix checkstyle 7 years ago
watsta 2c2e8e5f24 Remove internal Optional usage in favor of null checks 7 years ago
Lars Grefer 34dd5fea30 Remove redundant throws clauses 7 years ago
Joe Grandja 46756d2e6b Introduce Reactive OAuth2AuthorizedClient Manager/Provider 7 years ago