Spring Security Breaking change upgrading from 6.1.3 -> 6.2.1

Describe the bugApplication no longer starts, instead:java.lang.NoClassDefFoundError: org/springframework/security/web/a...

Spring Security Invalid type casting for BasicLookupStrategy

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

Expected BehaviorAdd persisting authentication documentation for reactive applications, similar to Persisting Authentica...

Spring Security Customize when UserInfo is called

Describe the bugorg.springframework.security.oauth2.client.oidc.userinfo.OidcReactiveOAuth2UserService#getUserInfo calls...

Spring Security Documentation on XML Namespace does not match reality of implementation

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

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

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

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

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

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

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

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

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

The existing gradle task (./gradlew saganCreateRelease saganDeleteRelease -PnextVersion=$nextVersion -PpreviousVersion=$...

Spring Security HandlerMappingIntrospectorRequestTransformer is registered twice in AOT

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

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

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'

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

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

When configuring the SAML logout configuration the LogoutFilter is ordered last. It turns out that the org.springframewo...
上一页 下一页
.