Spring Security NamespaceLdapAuthenticationProviderTests Should Use Dynamic Port

Backport of gh-11710Comment From: github-actions[bot]Fixed via 9f00045638651de484e27764f38695af86b5eb88Comment From: git...

Spring Security GitHubMilestoneApiTests due_on Should Use LocalDate

Backport of gh-11706Comment From: github-actions[bot]Fixed via d8ae2c8763765161e3224ea688fb81619c2d525aComment From: git...

Spring Security Update org.springframework.data to 2021.1.6

Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/627809d2dc6c65193ee412...

Spring Security Update org.springframework to 5.3.22

Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/4b1d7e9479baa590b5455a...

Spring Security RequestRejectedHandler does not reliable prevent Internal Server Error

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

Describe the bugSample architecture: ____________ ____________ ______...

Spring Security ReactiveSecurityContextHolder.getContext() is null always with custom AuthenticationToken (Sample provided)

val messageByUsername: Mono = ReactiveSecurityContextHolder.getContext() .map(SecurityContext::g...

Spring Security Impossible to define OAuth2 provider via XML

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)

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

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

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

Backport of gh-11726Comment From: marcusdacoregioFixed via https://github.com/spring-projects/spring-security/commit/c79...

Spring Security HttpSecurity Bean does not set DefaultAuthenticationEventPublisher

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

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

SummaryI was trying to get Security Context in my WebFilter as you would typically do it:chain.filter(exchange) .subs...

Spring Security Remove GlobalMethodSecurityRuntimeHints

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

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

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

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

Describe the bugI am migrating from WebSecurityConfigurerAdapterto use SecurityFilterChainbean. In my current implementa...
上一页 下一页
.