Nineya
Home
Blog
软著申请
Spring Security security.tld in spring-security-taglibs-5.1.4.RELEASE refers J2EE 1.4 schema resource
2025-01-18 08:13:20
1598
The security.tld file shipped in spring-security-taglibs-5.1.4.RELEASE.jar refers to J2EE 1.4 schema resource. Use of th...
Spring Security [Feature Request/Project Code Handover] Lightweight support of RBAC
2025-01-18 08:13:17
2261
SummarySupport of a simple rbac approach would be great. It doesn't have to be a full blown implementation, but just the...
Spring Security AffirmativeBased vs. AuthorizationManagers.anyOf(...) documentation
2025-01-18 08:13:14
2920
I did not know whether to log this as a bug or an enhancement, but it feels more like a bug to me. Either in the migrati...
Spring Security Duplicated filterChain when overriding beans
2025-01-18 08:13:11
2338
SummaryUsing a war overlay I set the same name attribute for both http beans and it is overridden as expected, but the f...
Spring Security spring-multi-filterchain (mix : oauth2Login & oauth2ResourceServer)
2025-01-18 08:13:06
2197
Hi I am a little bit confused using spring-multi-filterchain when i mix oauth2Login & oauth2ResourceServer (SB 3.0.5...
Spring Security Introduce RememberMeServices.logout method.
2025-01-18 08:13:03
1409
Expected BehaviorRememberMeServices should handle itself logout. To make this happen, Declare RememberMeServices.logout ...
Spring Security Invalid custom AuthorizationRequestRepository
2025-01-18 08:13:00
1205
docsCreate a custom InMemoryOAuth2AuthorizationRequestRepository and configure it according to the documentExpected to u...
Spring Security OAuth2 Client unexpected redirect to Authorization Server after Code Grant Flow was successful
2025-01-18 08:12:58
3425
SummaryOAuth2 Client receives access_token, refresh_token, and oidc_id_token from the Authorization Server, which to me ...
Spring Security Spring Security 5.8.x / Cannot authenticate with JWT containg duplicated keys in a payload
2025-01-18 08:12:55
2520
Describe the bugAfter upgrading to 5.8.2 it is impossible anymore to authenticate with JWT containing duplicated keys in...
Spring Security Saml2LogoutRequest is not completely serializable, leading to errors when using JDBC session store
2025-01-18 08:12:52
10037
Implementing a SAML2 logout using Spring security's SAML2 implementaion leads to the following exception stacktrace when...
Spring Security How to use with completable futures?
2025-01-18 08:12:46
1113
Expected BehaviorWhen setting a security context have it also be propagated to the worker threads used by Completable Fu...
Spring Security Bug in documentation of SessionManagementConfigurer.sessionAuthenticationStrategy
2025-01-18 08:12:43
5964
Describe the bugHi, I have currently migrated my application from Spring Boot 2.7.10 to 3.0.5. My application tests fail...
Spring Security Need to fix hard-coded error message in LoginPageGeneratingWebFilter
2025-01-18 08:12:40
707
Expected BehaviorWhen using the default login page in WebFluxSecurity and a login error occurs for various reasons (such...
Spring Security Spring Security users.sql script should use uppercase SQL keywords
2025-01-18 08:12:38
935
Expected BehaviorThe SQL keywords in the users.sql script provided by Spring Security should be written in uppercase let...
Spring Security SecurityContext's Authentication Missing
2025-01-18 08:12:32
5743
springboot 3.0.2 spring security 6.0.1I wang to custom a LoginFilter to replace UsernamePasswordAuthenticationFilter.bu...
Spring Security Cant use SAML with two stateless pods
2025-01-18 08:12:30
2600
Hello!I have a problem using SAML, when I have only 1 kubernetes pod, I can work normally, when I have 2 pods, SAML cann...
Spring Security Redirecting to /
2025-01-18 08:12:25
3626
DEBUG o.s.security.web.FilterChainProxy : Securing POST /loginDEBUG s.s.w.c.SecurityContextPersistenceFilter : ...
Spring Security A cleared SecurityContext is not persisted by the HttpSessionSecurityContextRepository
2025-01-18 08:12:21
3687
We recently made changes to prepare for migrating to Spring Security 6.0. Specifically, we moved from the deprecated Sec...
Spring Security We should deprecate .and() along with non lambda DSL methods
2025-01-18 08:12:19
553
We should encourage users to switch over to the lambda DSL by deprecating methods that are only valid for the old way (u...
Spring Security Limited customization with AuthorizationManager
2025-01-18 08:12:15
6442
Hello, we are migrating to Spring Boot 3 and trying to replace deprecated GlobalMethodSecurityConfiguration, but it does...
上一页
下一页
1
…
589
590
591
592
593
…
2246
.