Nineya
Home
Blog
软著申请
Spring Security NamespaceLdapAuthenticationProviderTests Should Use Dynamic Port
2025-01-18 07:38:57
186
Backport of gh-11710Comment From: github-actions[bot]Fixed via 9f00045638651de484e27764f38695af86b5eb88Comment From: git...
Spring Security GitHubMilestoneApiTests due_on Should Use LocalDate
2025-01-18 07:38:54
186
Backport of gh-11706Comment From: github-actions[bot]Fixed via d8ae2c8763765161e3224ea688fb81619c2d525aComment From: git...
Spring Security Update org.springframework.data to 2021.1.6
2025-01-18 07:38:51
221
Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/627809d2dc6c65193ee412...
Spring Security Update org.springframework to 5.3.22
2025-01-18 07:38:48
221
Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/4b1d7e9479baa590b5455a...
Spring Security RequestRejectedHandler does not reliable prevent Internal Server Error
2025-01-18 07:38:40
2558
Describe the bugThe RequestRejectedHandler was added to provide a configurable way of handling RequestRejectedException ...
Spring Security 'principalName cannot be empty' when using both oauth2-client and oauth2-resource-server
2025-01-18 07:38:37
21214
Describe the bugSample architecture: ____________ ____________ ______...
Spring Security ReactiveSecurityContextHolder.getContext() is null always with custom AuthenticationToken (Sample provided)
2025-01-18 07:38:33
723
val messageByUsername: Mono = ReactiveSecurityContextHolder.getContext() .map(SecurityContext::g...
Spring Security Impossible to define OAuth2 provider via XML
2025-01-18 07:38:31
1552
Describe the bugWhile XSD defines a top-level element <provider>, there are no handlers defined for it in Security...
Spring Security webflux logout not working when project defines a context path (spring.webflux.base-path)
2025-01-18 07:38:28
957
Describe the bugGET request to http://localhost:8080/path/logout provides a confirmation page.After confirming the logou...
Spring Security IpAddressMatcher.matches(null) returns true
2025-01-18 07:38:25
2650
Describe the bugIpAddressMatcher.matches(var) returns true when var is nullTo Reproducecreate a new IpAddressMatcher wit...
Spring Security AuthenticationEventPublisher bean is not picked up if no UserDetailsService bean
2025-01-18 07:38:22
157
Backport of gh-11726Comment From: marcusdacoregioFixed via https://github.com/spring-projects/spring-security/commit/a8d...
Spring Security AuthenticationEventPublisher bean is not picked up if no UserDetailsService bean
2025-01-18 07:38:20
157
Backport of gh-11726Comment From: marcusdacoregioFixed via https://github.com/spring-projects/spring-security/commit/c79...
Spring Security HttpSecurity Bean does not set DefaultAuthenticationEventPublisher
2025-01-18 07:38:15
5386
ContextThe purpose of my module/starter is to be used by other applications in the company I work in order to publish au...
Spring Security RemoteJwkSet is not refreshed when encountering an unknown KID
2025-01-18 07:38:10
7082
Describe the bugIf you are setting up a NimbusJwtDecoder using Spring Security, we have the possibility to provide a Cac...
Spring Security Exception when trying to access SecurityContext in WebFilter
2025-01-18 07:38:07
2389
SummaryI was trying to get Security Context in my WebFilter as you would typically do it:chain.filter(exchange) .subs...
Spring Security Remove GlobalMethodSecurityRuntimeHints
2025-01-18 07:38:04
138
Annotation attributes are now visible without any additional hints.See: - https://github.com/spring-projects/spring-fram...
Spring Security OAuth2ResourceServerConfigurer should resolve custom AuthenticationDetailsSource for BearerTokenAuthenticationFilter
2025-01-18 07:38:02
1683
Expected BehaviorThe OAuth2ResourceServerConfigurer class should be able to resolve a custom, developer-defined Authenti...
Spring Security Transient authentication checks since 5.7.x lead to missing authentication in HttpSession attributes
2025-01-18 07:37:59
1641
PR: https://github.com/spring-projects/spring-security/pull/9993This breaks my app when I switched from 5.6.6 to 5.7, as...
Spring Security New session for each call to the Spring Boot server with JWT problem
2025-01-18 07:37:57
1415
I'm working to limit the number of sessions per user in Spring Boot, so as to limit the number of devices it can connect...
Spring Security Multiple SecurityFilterChain Beans with Basic Auth and Oauth support
2025-01-18 07:37:53
906
Describe the bugI am migrating from WebSecurityConfigurerAdapterto use SecurityFilterChainbean. In my current implementa...
上一页
下一页
1
…
618
619
620
621
622
…
2246
.