Spring Security Extendable JWT authority mapping

Expected BehaviorThere seems to be no standard on what JWT contains to communicate client authorities. At the moment Spr...

Spring Security Update Documentation about CAS Authentication

Describe the bugThe class org.springframework.security.cas.authentication.EhCacheBasedTicketCache has been removed in sp...

Spring Security Method Security SpEL supports throwing AccessDeniedException

It would be nice if we supported throwing AccessDeniedException for Method Security SpEL. This would allow method securi...

Spring Security springsecurity configudes the AuthenticationEntryPoint, but it is involved in handling other exceptions

Describe the bugMissingServletRequestParameterException happened in the application, but AuthenticationEntryPoint is inv...

Spring Security Port between Spring MVC Http Api to Reactive Http API

How to convert Http Api to Reactive Http API? It would be great if we have bridge between 2 APIsComment From: frantictic...

Spring Security Improve encapsulation of lambda-based factories

While working on #14831 I noticed that many default lambda-based factories can be moved to classes where they are used, ...

Spring Security The continueOnError value is inconsistent with that described in the java doc

Describe the bugThe code line setContinueOnErrorThe default value of continueOnError is false, but the java doc describe...

Spring Security Allow customization of redirect strategy in CasAuthenticationEntrypoint

Expected BehaviorAllow more customization or inheritance for CasAuthenticationEntrypointCurrent BehaviorCasAuthenticatio...

Spring Security WebFlux Spring oAuth2 authorized_request_not_found problem on iOS

I have using webflux together with oauth2-client dependency and I have observing some problems on iPhone and Safari brow...

Spring Security SAML integration is breaking after upgrading to spring boot 3.0.6

have integrated SAML with Spring Security, and recently upgraded to spring 3.0.6. After upgrading the SAML integration i...

Spring Security Support for custom ResourceRetriever in NimbusJwtDecoder

I would really like to see the ability to add your own custom ResourceRetriever to NimbusJwtDecoder. For example, I woul...

Spring Security Expression-Based Access Control do not working as explain in spring security document for 6.0.2 also tried 6.0.5 the issue persist

Describe the bugWhen I use Expression-Based Access Control according to the spring security document of 6.0.2 I'm gettin...

Spring Security Support for loading user from multiple UserDetailsServices

I have several UserDetailsService - one for users of a mobile application with a jdbc-based implementation and LdapUserD...

Spring Security Enable Dependabot PR Auto Merge for docs-build branch

Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/7d398dce6bbb2d1ee6002d...

Spring Security SEC-1823: User roles in AD should handle nested groups

Rick Jensen (Migrated from SEC-1823) said:With Active Directory (AD), groups can be nested within each other. In fact, i...

Spring Security Move Pre/PostAuthorize annotations to org.springframework.security.authorization.method package

When https://github.com/spring-projects/spring-security/pull/14712 was merged, a package tangle was introduced from the ...

Spring Security InitializeUserDetailsBeanManagerConfigurer should use Constructor Injection

The InitializeUserDetailsBeanManagerConfigurer should inject the PasswordEncoder into the constructor of DaoAuthenticati...

Spring Security Transactional annotation breaks AOT for native image

Latest Spring Security 6.2.3 breaks AOT for native image (I've been asked to recreate this issue here).Config:1. Spring ...

Spring Security ActiveDirectoryLdapAuthenticationProvider not working with custom searchFilter since domain is added to username

SummarySince SEC-1915 the ActiveDirectoryLdapAuthenticationProvider provides means to insert a custom searchFilter to se...

Spring Security token verification process issues

Describe the bugThe url is configured with no need to verify permissions, but after carrying the token in the header, th...
上一页 下一页
.