Nineya
Home
Blog
软著申请
Spring Security Publish CsrfTokenRepository as a shared configurer bean
2025-01-18 07:30:34
539
Related to #8731, configurers can benefit from knowing the CsrfTokenRepository that has been configured. For example, th...
Spring Security SAML Certificate/credentials rollover support
2025-01-18 07:30:31
14422
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
2025-01-18 07:30:29
4445
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
2025-01-18 07:30:25
3431
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(...)
2025-01-18 07:30:21
2684
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
2025-01-18 07:29:31
286
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
2025-01-18 07:29:28
12457
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
2025-01-18 07:29:25
3720
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.
2025-01-18 07:29:15
2980
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
2025-01-18 07:29:12
132
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
2025-01-18 07:29:10
9080
Expected BehaviorA single-tenant resource server with default configuration uses ProviderManager for authentication, whi...
Spring Security Argon2PasswordEncoder Null Pointer Exception
2025-01-18 07:29:07
2438
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
2025-01-18 07:29:05
193
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
2025-01-18 07:29:02
24941
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
2025-01-18 07:28:58
1160
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
2025-01-18 07:28:54
2260
Expected BehaviorAbstractPreAuthenticatedProcessingFilter should provide template method or something similar for token ...
Spring Security Javadoc Search contains /undefined in URLs which leads to 404s
2025-01-18 07:28:52
3149
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
2025-01-18 07:28:49
726
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
2025-01-18 07:28:47
2881
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
2025-01-18 07:28:44
291
Add automation that can generate a list of samples and insert it into the documentation automatically. see Issue spring-...
上一页
下一页
1
…
625
626
627
628
629
…
2246
.