Spring Security Add Cross-Origin-Resource-Policy security header

Related #9385 Expected BehaviorAllow to add Cross-Origin-Resource-Policy header via dsl and xml.https://developer.mozill...

Spring Security Add Cross-Origin-Opener-Policy and Cross-Origin-Embedder-Policy security headers

Expected BehaviorAllow to add Cross-Origin-Opener-Policy and Cross-Origin-Embedder-Policy headers via dsl and xml.https:...

Spring Security clockSkew Javadoc is not consistent with implementation

Spring Security 5.5.1In each of the inner classes in the OAuth2AuthorizedClientProviderBuilder (such as the PasswordGran...

Spring Security Saml2LogoutResponseFilter sometimes fails to find associated LogoutRequest

Describe the bugLogging out by sending a POST request to /logout sometimes fails, because the Saml2LogoutResponseFilter ...

Spring Security Kotlin DSL examples in reactive oauth2 docs call build twice

This issue addresses incorrect usage of the Kotlin DSL related to documentation improvements under gh-8174. @Bean ...

Spring Security Prevent using both authorizeRequests and authorizeHttpRequests

When users configure the SecurityFilterChain they can opt to use authorizeHttpRequests or authorizeRequests. Using both ...

Spring Security HttpServlet3RequestFactory should set 'details' when creating the authentication token.

Expected BehaviorWhen triggering authentication by calling the login method on a HttpServlet3RequestFactory (i.e. after ...

Spring Security [Feature request] Featuren similar to Shiro Wildcard Permissions

Summarysupport Shiro Wildcard Permissions like featureActual BehaviorExpected BehaviorShiro Wildcard Permissions feature...

Spring Security Allow hideUserNotFoundExceptions property to be set in AuthenticationManagerBuilder

SummaryI'm using the LdapAuthenticationProviderConfigurer for my spring security LDAP configuration.Actual BehaviorActua...

Spring Security Add and remove users from MapReactiveUserDetailsService

SummaryWhen using Spring's security with the Webflux framework, removing and adding users dynamically isn't straightforw...

Spring Security StaticServerHttpHeadersWriter should work with case-insensitive header names

Affects: 5.3.13I'm using Spring Cloud Gateway with Spring Security and the issue is connected with default Security Head...

Spring Security Document authentication helper method in WebClient integration for Servlet Environments

Add a description of ServletOAuth2AuthorizedClientExchangeFilterFunction.authenticate to WebClient integration for Servl...

Spring Security Document parameters converter in oauth2 client servlet docs

Servlet documentation should mention how to provide a custom parameters converter to override parameters of an OAuth 2.0...

Spring Security BasicLookupStrategy for ACL defines the ObjectIdentity as not interchangable

Describe the bugThe BasicLookupStrategy in Spring-ACL is fore most cases fine and good designed for interchangeable impl...

Spring Security Allow custom OAuth2ErrorHttpMessageConverter with OAuth2ErrorResponseErrorHandler

Expected BehaviorWhen we get errors from IDP (in our case its Okta), we should get a correctly formed OAuth2Error with t...

Spring Security PermitAllSupport should support AuthorizeHttpRequestsConfigurer

When using HttpSecurity#authorizeHttpRequests together with FormLoginConfigurer#permitAll, PermitAllSupport throws the e...

Spring Security Undeploy shows SecurityContextImpl [Null authentication] memory leak on tomcat

Describe the bugCreate a spring boot war application and deploy to tomcat server.Undeploy the app from tomcat causes the...

Spring Security Spring Security WebFlux IP Whitelist

In the latest Spring Security which leverages WebFlux, the security config works like below,SecurityWebFilterChain sprin...

Spring Security Test fails due to HttpMethod changes

Describe the bugDue to changes related to spring-projects/spring-framework#27697, the DefaultFilterInvocationSecurityMet...

Spring Security OpenSaml4LogoutRequestResolver calls setIssueInstant with wrong type

Description of the bugWhen the Saml2 Single Logout feature is used, a logout request is resolved using OpenSaml4LogoutRe...
上一页 下一页
.