Spring Security Publish CsrfTokenRepository as a shared configurer bean

Related to #8731, configurers can benefit from knowing the CsrfTokenRepository that has been configured. For example, th...

Spring Security SAML Certificate/credentials rollover support

Context: Credential rolloverA SAML 2.0 configuration uses anywhere between 1 to 4 different types of certificates. All o...

Spring Security Remove final from SecurityExpressionRoot::getAuthentication

Please remove final keyword from getAuthentication() signature so that SecurityExpressionRoot descendents can override ...

Spring Security BeanDefinitionParsingException when using spring-security-5.7.xsd with Spring Security 5.7

Describe the bugBeanDefinitionParsingException when using spring-security-5.6.xsd with Spring Security 5.7Caused by: org...

Spring Security SEC-2465: Workaround WebLogic's bug with servletContext.addFilter(...)

Carles Figuera (Migrated from SEC-2465) said:OS: Windows 7 (64 bits)JDK: 1.6.0_45WebLogic's Version: 12.1.1.0.6Spring Se...

Spring Security SecurityContextRepository.loadContext(HttpServletRequest) cache result

If the Supplier<SecurityContext> returned from SecurityContextRepository.loadContext(HttpServletRequest) is invoke...

Spring Security Not possible to take full advantage of BeanPostProcessor capabilities for beans configured via Spring Security

I do believe Spring Security Team performed a great work to allow us, application developers, configure sophisticated se...

Spring Security Failed signature verification on SAML2 LogoutRequest

When IDP uses other URL-encoding than Spring, signature verification for a LogoutRequest coming from the IDP fails, beca...

Spring Security org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the header value "??448s84c36e2" is not allowed.

An error is reported when Chinese attributes are set in the request header.In the StrictHttpFirewall class, when the val...

Spring Security Use Gradle Feature Variants

Spring Security should use Feature Variants instead of custom optional plugin. This will allow for publishing optional d...

Spring Security Resource server configured with JwtIssuerAuthenticationManagerResolver should publish authentication events

Expected BehaviorA single-tenant resource server with default configuration uses ProviderManager for authentication, whi...

Spring Security Argon2PasswordEncoder Null Pointer Exception

Describe the bugA null pointer exception is thrown from BouncyCastle when trying to use the Argon2Encoder class in the c...

Spring Security Automate spring-release notification on slack

Add additional step to continuous-integration-workflow.yml to announce the release on the #spring-release slack channel....

Spring Security Form Login not possible when a single OAuth2 Provider is configured

SummaryWhen using a Form Login, a single OAuth2 provider and the auto-generated login page, the auto-configured Authenti...

Spring Security OnCommittedResponseWrapper.java,Can you add null protection here

Expected Behavior**spring-security-main\web\src\main\java\org\springframework\security\web\util\OnCommittedResponseWrapp...

Spring Security AbstractPreAuthenticatedProcessingFilter should provide template method for token creation

Expected BehaviorAbstractPreAuthenticatedProcessingFilter should provide template method or something similar for token ...

Spring Security Javadoc Search contains /undefined in URLs which leads to 404s

Originally reported via @wilkinsona On https://docs.spring.io/spring-security/site/docs/5.7.0-SNAPSHOT/api/org/springfra...

Spring Security Add license information to the jar files

Expected BehaviorPlease add license information like the license.txt and notice.txt files to all the spring-security jar...

Spring Security Update documentation of sample apps

Chapter 7 Samples is quite lite on content, it just links to the samples directory on git repo. I propose adding the fol...

Spring Security Automate Generation of docs direcotry of samples

Add automation that can generate a list of samples and insert it into the documentation automatically. see Issue spring-...
上一页 下一页
.