Nineya
Home
Blog
软著申请
Spring Security Consider aligning OAuth 2.0 Access Token Response parsing in BodyExtractor
2025-01-18 09:36:04
1292
For reactive applications, the default implementation of BodyExtractor<Mono<OAuth2AccessTokenResponse>, Reactiv...
Spring Security OIDC logout not working for JPA/JDBC OAuth2AuthorizationService because DefaultSaml2AuthenticatedPrincipal does not implement equality
2025-01-18 09:36:02
3618
ContextUsing Spring Boot 3.3.0 with:spring-boot-starter-oauth2-authorization-serverspring-boot-starter-oauth2-clientspri...
Spring Security Saml2WebSsoAuthenticationFilter should allow requests through when SAMLResponse is absent
2025-01-18 09:35:59
422
When an application requests /login/saml2/sso/okta, the default entry point for IdPs to POST a SAMLResponse, the endpoin...
Spring Security Reactive Spring Security is always creating the Session in redis even when NoOpServerSecurityContextRepository specified for securityContextRepository
2025-01-18 09:35:53
3127
Reactive Spring Security is always creating the Session even when NoOpServerSecurityContextRepository specified for secu...
Spring Security ServerWebExchangeFirewall breaks HttpHeaders down the filter chain
2025-01-18 09:35:47
860
Describe the bugVersion: 6.2.7, Spring Boot 3.2.11Defining a WebFilter bean that mutates HttpHeaders results in HTTP Err...
Spring Security Refactoring Test Code to Reduce Duplication of Mock Object Creation
2025-01-18 09:35:44
5359
Dear Spring Security Developers,I have been reviewing your test code and noticed an issue with repeated creation of mock...
Spring Security Improve Documentation on Adding a Custom Security Filter
2025-01-18 09:35:42
1662
Expected BehaviorThe documentation should clarify that when using HttpSecurity#addFilterBefore(), the specified filter w...
Spring Security Support One-Time Tokens in a Clustered Environment
2025-01-18 09:35:38
4410
It would be nice to implement session based OneTimeTokenService. Now this is difficult to do, because OneTimeTokenServic...
Spring Security OIDC Backchannel Logout should allow logout tokens having typ header of logout+jwt
2025-01-18 09:35:35
5215
Describe the bugOIDC Backchannel Logout does not allow logout tokens having typ header of logout+jwt. By default the log...
Spring Security Spring Boot / Spring Security App, geting AWS Redis Elasticache production error (failed: Connection reset by peer & CROSSSLOT error)
2025-01-18 09:35:32
13055
Getting following connection error with AWS Elasticache (production)2024-10-19T08:33:26.374Z INFO 1 --- [BFFApplication]...
Spring Security How To solve about Server sent event with Spring Security ( 6.x.x ) Please Help
2025-01-18 09:35:29
831
Describe the bugA clear and concise description of what the bug is.First of all. i made the code about SSE Without Sprin...
Spring Security Unhandled exception in CookieRequestCache results in 500 Internal Server Error
2025-01-18 09:35:23
1768
Describe the bugURL deserialization from the REDIRECT_URI cookie in CookieRequestCache fails and results in a 500 Intern...
Spring Security Implement Yescript
2025-01-18 09:35:21
583
Expected BehaviorCan use YescriptPasswordEncoder.Current BehaviorThere's no YescriptPasswordEncoder in the selection.Con...
Spring Security Jackson Deserialization Issue with spring 5.5
2025-01-18 09:35:18
1608
I integrated redis with spring session and spring security 5.5.4 and respected the An error has occurredCould not read ...
Spring Security RequestMatcherDelegatingAuthorizationManager should be post-processable
2025-01-18 09:35:15
1735
Currently there is not way enforce the Principle of least privilege with respect to Handler Mappings and method security...
Spring Security UniqueSecurityAnnotationScanner throws ConcurrentModificationException
2025-01-18 09:35:12
18131
Describe the bug- I'm using Spring Security 6.4.0-M4 (via Spring Boot 3.4.0-M3)- I have set @EnableMethodSecurity(jsr250...
Spring Security 403 error handling problem without body for forbidden endpoints
2025-01-18 09:35:09
1532
hello , firstly sorry for my bad english.I have a food store application. Application has some .permitAll() endpoints an...
Spring Security Restore Framework version on Snapshot build
2025-01-18 09:34:57
403
Due to https://github.com/spring-projects/spring-framework/issues/33699, the main build is failing. Because there is no ...
Spring Security Add loginPage() to DSL in reactive oauth2Login()
2025-01-18 09:34:55
389
We should add the ability to specify the loginPage() for the oauth2Login() DSL in ServerHttpSecurity while preserving ot...
Spring Security Remove PortResolver
2025-01-18 09:34:52
116
We should consider removing PortResolver as it leads to confusion is likely no longer necessary.See gh-8140 gh-12971
上一页
下一页
1
…
522
523
524
525
526
…
2246
.