Nineya
Home
Blog
软著申请
Spring Security Add Cross-Origin-Resource-Policy security header
2025-01-18 07:00:06
673
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
2025-01-18 07:00:03
628
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
2025-01-18 07:00:00
2234
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
2025-01-18 06:59:57
2212
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
2025-01-18 06:59:53
413
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
2025-01-18 06:59:51
451
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.
2025-01-18 06:59:49
2342
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
2025-01-18 06:59:46
3692
Summarysupport Shiro Wildcard Permissions like featureActual BehaviorExpected BehaviorShiro Wildcard Permissions feature...
Spring Security Allow hideUserNotFoundExceptions property to be set in AuthenticationManagerBuilder
2025-01-18 06:59:43
1647
SummaryI'm using the LdapAuthenticationProviderConfigurer for my spring security LDAP configuration.Actual BehaviorActua...
Spring Security Add and remove users from MapReactiveUserDetailsService
2025-01-18 06:59:40
3303
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
2025-01-18 06:59:37
4089
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
2025-01-18 06:59:34
375
Add a description of ServletOAuth2AuthorizedClientExchangeFilterFunction.authenticate to WebClient integration for Servl...
Spring Security Document parameters converter in oauth2 client servlet docs
2025-01-18 06:59:30
517
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
2025-01-18 06:59:27
1030
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
2025-01-18 06:59:25
889
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
2025-01-18 06:59:23
1782
When using HttpSecurity#authorizeHttpRequests together with FormLoginConfigurer#permitAll, PermitAllSupport throws the e...
Spring Security Undeploy shows SecurityContextImpl [Null authentication] memory leak on tomcat
2025-01-18 06:59:20
1961
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
2025-01-18 06:59:14
386
In the latest Spring Security which leverages WebFlux, the security config works like below,SecurityWebFilterChain sprin...
Spring Security Test fails due to HttpMethod changes
2025-01-18 06:59:12
469
Describe the bugDue to changes related to spring-projects/spring-framework#27697, the DefaultFilterInvocationSecurityMet...
Spring Security OpenSaml4LogoutRequestResolver calls setIssueInstant with wrong type
2025-01-18 06:59:10
19573
Description of the bugWhen the Saml2 Single Logout feature is used, a logout request is resolved using OpenSaml4LogoutRe...
上一页
下一页
1
…
652
653
654
655
656
…
2246
.