Nineya
Home
Blog
软著申请
Spring Security SwitchUserFilter Not Working In Spring Version 2.3.1.RELEASE which is working fine in 2.2.6.RELEASE
2025-01-18 06:51:00
4180
Hi,We are using SwitchUserFilter to build the impersonate feature in our application, The login to impersonate feature w...
Spring Security Evaluates Enum validity as @PathVariable before validating authorities in @PreAuthorize annotation
2025-01-18 06:50:57
2547
Describe the bugWhen using the @PreAuthorize annotation together with using an enum as a @PathVariable, as long as there...
Spring Security Incomplete documentation about session management using java configuration
2025-01-18 06:50:54
421
https://docs.spring.io/spring-security/site/docs/5.3.4.RELEASE/reference/html5/#session-mgmtSpring Security supports XML...
Spring Security SEC-2334: Expose createDefaultDecisionVoters method in UrlAuthorizationConfigurer, ExpressionUrlAuthorizationConfigurer, GlobalMethodSecurityConfiguration
2025-01-18 06:50:50
6516
Nick Williams (Migrated from SEC-2334) said:Currently, UrlAuthorizationConfigurer, ExpressionUrlAuthorizationConfigurer,...
Spring Security Principal claim name in JwtAuthenticationConverter is null but documented default
2025-01-18 06:50:47
671
Describe the bugAt JwtAuthenticationConverter the principalClaimName is null, but the setter method is documentedSets th...
Spring Security Update artifacts deployment to be dependent on check samples job
2025-01-18 06:50:44
241
Expected BehaviorOur deployment (artifacts, schema, docs) should only be done if our samples project is building and pas...
Spring Security Exception using @AuthenticationPrincipal with primitive parameters
2025-01-18 06:50:42
3564
SummaryI have a Controller using @AuthenticationPrincipal(expression = "...") on a long value.Actual BehaviorIt's succes...
Spring Security Invalid JavaBean property 'logoutHandlers' being accessed (warning in the logs)
2025-01-18 06:50:39
3350
Describe the bugI use Spring-Security and found a strange warning in my logs:11:54:01,463 WARN org.springframework.bean...
Spring Security MappedJwtClaimSetConverter#withDefaults doesn't remove claims from JWT as documented
2025-01-18 06:50:35
1807
Describe the bugAs stated in Spring Security Documentation, to remove a claim from a JWT just pass a converter for the c...
Spring Security redirect-uri was not encoded, is it by design?
2025-01-18 06:50:33
1578
Describe the bugplease see this line, https://github.com/spring-projects/spring-security/blob/fc553bf19aa24e5bc5363d92a7...
Spring Security Session is not invalidated on logout
2025-01-18 06:50:25
1870
Describe the bugOn logout in a Reactive application, the WebSession is not invalidated. To Reproduce1. Login with a user...
Spring Security Update to Spring Boot 2.4.8
2025-01-18 06:50:03
113
Update to Spring Boot 2.4.8Comment From: spring-projects-issuesFixed via 2f81cbc577d4ca01ed99c0ece62cd72e4aaf0a9e
Spring Security Facility to set relaystate
2025-01-18 06:49:57
1189
Expected BehaviorMoving from Spring SAML Extension to Spring SAML 2 Provider. Except for global logout have been able to...
Spring Security OAuth2 redirect URI uses HTTP instead of HTTPS when running behind reverse proxy
2025-01-18 06:49:54
11570
Summary• Running behind a reverse proxy that performs SSL termination, and adds the X-Forwarded-... headers• The OAuth2 ...
Spring Security Move and rename OAuth2IntrospectionClaimAccessor/Names
2025-01-18 06:49:51
1186
We should move and rename OAuth2IntrospectionClaimAccessor and OAuth2IntrospectionClaimNames to allow for reuse.Currentl...
Spring Security Expose additional response attributes with OAuth2AuthorizedClientManager return type OAuth2AuthorizedClient
2025-01-18 06:49:39
10126
Expected BehaviorI am using Spring security 5.3.3.RELEASE and I have a use case where am using a B2B (service to service...
Spring Security Support listening for changes to SecurityContextHolder
2025-01-18 06:49:37
421
To improve Spring Security's traceability, it would be helpful to be able to listen for when the SecurityContext changes...
Spring Security Introduce Pull Request Reviewer guidelines
2025-01-18 06:49:34
146
Comment From: marcusdacoregioThe document is available at:https://github.com/spring-projects/spring-security/wiki/Pull-R...
Spring Security ServerHttpSecurityConfiguration creates a circular dependency with WebFluxConfigurationSupport
2025-01-18 06:49:31
1959
Describe the bugServerHttpSecurityConfiguration defines a WebFluxConfigurer bean while also injecting a ReactiveAdapterR...
Spring Security Support customizing headers of a request in AbstractWebClientReactiveOAuth2AccessTokenResponseClient
2025-01-18 06:49:28
1462
Expected BehaviorHeaders added to the request via .headers((headers) -> populateTokenRequestHeaders(grantRequest, hea...
上一页
下一页
1
…
660
661
662
663
664
…
2246
.