Nineya
Home
Blog
软著申请
Spring Security Extendable JWT authority mapping
2025-01-18 09:04:57
12764
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
2025-01-18 09:04:54
747
Describe the bugThe class org.springframework.security.cas.authentication.EhCacheBasedTicketCache has been removed in sp...
Spring Security Method Security SpEL supports throwing AccessDeniedException
2025-01-18 09:04:52
460
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
2025-01-18 09:04:50
3752
Describe the bugMissingServletRequestParameterException happened in the application, but AuthenticationEntryPoint is inv...
Spring Security Port between Spring MVC Http Api to Reactive Http API
2025-01-18 09:04:43
1669
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
2025-01-18 09:04:40
1054
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
2025-01-18 09:04:37
256
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
2025-01-18 09:04:34
1057
Expected BehaviorAllow more customization or inheritance for CasAuthenticationEntrypointCurrent BehaviorCasAuthenticatio...
Spring Security WebFlux Spring oAuth2 authorized_request_not_found problem on iOS
2025-01-18 09:04:32
1240
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
2025-01-18 09:04:29
5975
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
2025-01-18 09:04:27
2043
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
2025-01-18 09:04:24
5102
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
2025-01-18 09:04:21
1450
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
2025-01-18 09:04:19
138
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
2025-01-18 09:04:16
33492
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
2025-01-18 09:04:09
1122
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
2025-01-18 09:04:04
353
The InitializeUserDetailsBeanManagerConfigurer should inject the PasswordEncoder into the constructor of DaoAuthenticati...
Spring Security Transactional annotation breaks AOT for native image
2025-01-18 09:04:02
3919
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
2025-01-18 09:03:58
7468
SummarySince SEC-1915 the ActiveDirectoryLdapAuthenticationProvider provides means to insert a custom searchFilter to se...
Spring Security token verification process issues
2025-01-18 09:03:56
2173
Describe the bugThe url is configured with no need to verify permissions, but after carrying the token in the header, th...
上一页
下一页
1
…
550
551
552
553
554
…
2246
.