Spring Security security.tld in spring-security-taglibs-5.1.4.RELEASE refers J2EE 1.4 schema resource

The security.tld file shipped in spring-security-taglibs-5.1.4.RELEASE.jar refers to J2EE 1.4 schema resource. Use of th...

Spring Security [Feature Request/Project Code Handover] Lightweight support of RBAC

SummarySupport of a simple rbac approach would be great. It doesn't have to be a full blown implementation, but just the...

Spring Security AffirmativeBased vs. AuthorizationManagers.anyOf(...) documentation

I did not know whether to log this as a bug or an enhancement, but it feels more like a bug to me. Either in the migrati...

Spring Security Duplicated filterChain when overriding beans

SummaryUsing a war overlay I set the same name attribute for both http beans and it is overridden as expected, but the f...

Spring Security spring-multi-filterchain (mix : oauth2Login & oauth2ResourceServer)

Hi I am a little bit confused using spring-multi-filterchain when i mix oauth2Login & oauth2ResourceServer (SB 3.0.5...

Spring Security Introduce RememberMeServices.logout method.

Expected BehaviorRememberMeServices should handle itself logout. To make this happen, Declare RememberMeServices.logout ...

Spring Security Invalid custom AuthorizationRequestRepository

docsCreate a custom InMemoryOAuth2AuthorizationRequestRepository and configure it according to the documentExpected to u...

Spring Security OAuth2 Client unexpected redirect to Authorization Server after Code Grant Flow was successful

SummaryOAuth2 Client receives access_token, refresh_token, and oidc_id_token from the Authorization Server, which to me ...

Spring Security Spring Security 5.8.x / Cannot authenticate with JWT containg duplicated keys in a payload

Describe the bugAfter upgrading to 5.8.2 it is impossible anymore to authenticate with JWT containing duplicated keys in...

Spring Security Saml2LogoutRequest is not completely serializable, leading to errors when using JDBC session store

Implementing a SAML2 logout using Spring security's SAML2 implementaion leads to the following exception stacktrace when...

Spring Security How to use with completable futures?

Expected BehaviorWhen setting a security context have it also be propagated to the worker threads used by Completable Fu...

Spring Security Bug in documentation of SessionManagementConfigurer.sessionAuthenticationStrategy

Describe the bugHi, I have currently migrated my application from Spring Boot 2.7.10 to 3.0.5. My application tests fail...

Spring Security Need to fix hard-coded error message in LoginPageGeneratingWebFilter

Expected BehaviorWhen using the default login page in WebFluxSecurity and a login error occurs for various reasons (such...

Spring Security Spring Security users.sql script should use uppercase SQL keywords

Expected BehaviorThe SQL keywords in the users.sql script provided by Spring Security should be written in uppercase let...

Spring Security SecurityContext's Authentication Missing

springboot 3.0.2 spring security 6.0.1I wang to custom a LoginFilter to replace UsernamePasswordAuthenticationFilter.bu...

Spring Security Cant use SAML with two stateless pods

Hello!I have a problem using SAML, when I have only 1 kubernetes pod, I can work normally, when I have 2 pods, SAML cann...

Spring Security Redirecting to /

DEBUG o.s.security.web.FilterChainProxy : Securing POST /loginDEBUG s.s.w.c.SecurityContextPersistenceFilter : ...

Spring Security A cleared SecurityContext is not persisted by the HttpSessionSecurityContextRepository

We recently made changes to prepare for migrating to Spring Security 6.0. Specifically, we moved from the deprecated Sec...

Spring Security We should deprecate .and() along with non lambda DSL methods

We should encourage users to switch over to the lambda DSL by deprecating methods that are only valid for the old way (u...

Spring Security Limited customization with AuthorizationManager

Hello, we are migrating to Spring Boot 3 and trying to replace deprecated GlobalMethodSecurityConfiguration, but it does...
上一页 下一页
.