Nineya
Home
Blog
软著申请
Spring Security Breaking change upgrading from 6.1.3 -> 6.2.1
2025-01-18 08:55:15
11243
Describe the bugApplication no longer starts, instead:java.lang.NoClassDefFoundError: org/springframework/security/web/a...
Spring Security Invalid type casting for BasicLookupStrategy
2025-01-18 08:55:12
5364
Expected BehaviorWhen we use default ACL components what Spring gives it should works fine. So when we create all requir...
Spring Security Persisting Authentication Documentation for Reactive Applications
2025-01-18 08:55:09
1464
Expected BehaviorAdd persisting authentication documentation for reactive applications, similar to Persisting Authentica...
Spring Security Customize when UserInfo is called
2025-01-18 08:55:06
17267
Describe the bugorg.springframework.security.oauth2.client.oidc.userinfo.OidcReactiveOAuth2UserService#getUserInfo calls...
Spring Security Documentation on XML Namespace does not match reality of implementation
2025-01-18 08:55:04
1618
I'm currently attempting to upgrade from Spring Security 5 to Spring Security 6.2.1. We use XML namespace configuration ...
Spring Security Add a method named authenticationProviders() in HttpSecurityBuilder
2025-01-18 08:55:01
2087
Could you consider adding a method authenticationProviders() in interface HttpSecurityBuilder ?It could take varargs or ...
Spring Security ActiveDirectoryLdapAuthenticationProvider doesn't have a spring properties for external configuration
2025-01-18 08:54:58
2641
I am currently working to integrate ActiveDirectoryLdapAuthenticationProvider with SecurityFilterChain.To configure Acti...
Spring Security Not Logout when i config spring.cloud.gateway.discovery.locator.enable is true
2025-01-18 08:54:56
786
I using spring.cloud.gateway.discovery.locator.enable to define dynamic route in gateway (eureka micorservice).If i conf...
Spring Security OAuth 2 Login Not Working With Linkedin
2025-01-18 08:54:53
14364
I am using Spring Boot 2.0.6-RELAESEAnd following configuration for OAuth 2:spring: security: oauth2: client: ...
Spring Security OAuth2AuthorizationRequestRedirectFilter needs error handling customization
2025-01-18 08:54:50
1232
Expected BehaviorThe AuthorizationRequestRedirectFilter should have failure handler which by default uses the implementa...
Spring Security Add request parameter to SAML request using Spring Security SAML
2025-01-18 08:54:46
1877
Expected BehaviorI intend to add a request parameter when initiating login on the Service Provider (SP) and process it a...
Spring Security Filter order documentation appears to be inconsistent
2025-01-18 08:54:42
1209
Describe the bugThe order of the security filters is documented at org.springframework.security.config.annotation.web.Ht...
Spring Security Build automation should only open new milestones within the support window
2025-01-18 08:54:37
815
The build automation opens a new point release each time it releases. It would be better to open ones within the support...
Spring Security Automate updating project page with latest release
2025-01-18 08:54:35
967
The existing gradle task (./gradlew saganCreateRelease saganDeleteRelease -PnextVersion=$nextVersion -PpreviousVersion=$...
Spring Security HandlerMappingIntrospectorRequestTransformer is registered twice in AOT
2025-01-18 08:54:33
1461
The new changes added via #14128 introduced a BeanDefinitionRegistryPostProcessor that, among other things, register a H...
Spring Security Missing support for private_key_jwt in ClientRegistrations
2025-01-18 08:54:29
22396
Describe the bugI'm trying to set up an OAuth2 client against https://ver2.maskinporten.no/, whose .well-known configura...
Spring Security Consider adding more logs to Back-Channel Logout
2025-01-18 08:54:26
3156
Expected BehaviorI'd like to know what exactly went wrong when a Back-Channel Logout failsCurrent BehaviorWhen I logout ...
Spring Security Error creating bean with name 'webSecurityConfig'
2025-01-18 08:54:23
72629
Can you help me.The problem:2017-09-15 09:31:21 ERROR ContextLoader:351 - Context initialization failedorg.springframewo...
Spring Security Gradle Wrapper Bot should facilitate forward port issues
2025-01-18 08:54:21
1664
When the Gradle Wrapper Bot creates a PR to update Gradle, it does it for only one branch. When forward porting to other...
Spring Security SAML relying party logout filter is always ordered last
2025-01-18 08:54:16
758
When configuring the SAML logout configuration the LogoutFilter is ordered last. It turns out that the org.springframewo...
上一页
下一页
1
…
557
558
559
560
561
…
2246
.