Nineya
Home
Blog
软著申请
Spring Security That is not working to setAdditionalExceptionMappings in DefaultAuthenticationEventPublisher
2025-01-18 06:24:37
6317
Describe the bugAs title.Version: spring-boot-starter-security 2.1.17.RELEASETo ReproduceStep1: I make a custom DefaultA...
Spring Security Allow to override the ExpressionBasedAnnotationAttributeFactory
2025-01-18 06:24:35
7931
Hello,so I am creating a bunch of services with methods inside them and on each method I add the @PreAuthorize annotatio...
Spring Security Saml2LoginApplicationITests Fails
2025-01-18 06:24:32
30220
Today (15 Feb 2021) in mac, for a clean workspace installation and with:git clonegit remote add upstream URLgit fetch up...
Spring Security Nullable parameter throws NPE
2025-01-18 06:24:27
6927
https://github.com/spring-projects/spring-security/blob/0295b51e78302eed1fe37ffeb763e8afce0fb1ac/test/src/main/java/org/...
Spring Security improve OAuth2 support for "sign in with apple": add support for non-static client secret
2025-01-18 06:24:25
1827
In the closed issue Sign in with Apple Oauth2 Support #9047, it was (correctly) stated that basic support for "Sign In W...
Spring Security SpringBootWebSecurityConfiguration should have been deprecated before being made package-private, right?
2025-01-18 06:24:22
2072
Describe the bugThrough Spring Boot 2.3.9.RELEASE, org.springframework.boot.autoconfigure.security.servlet.SpringBootWeb...
Spring Security Kotlin DSL extension for HttpSecurity#rememberMe
2025-01-18 06:24:19
883
As the title suggests. I found out the Kotlin DSL extension covers most of the configurations but the rememberMe() secti...
Spring Security Reactive support for old implementation of authorization server
2025-01-18 06:24:17
1662
Expected BehaviorIt should works the same as the old implementation but hopefully reactive. You will also need to replac...
Spring Security Support Keycloak's OIDC backchannel logout
2025-01-18 06:24:14
10337
SummaryI have been using Keycloak's Spring Boot Adapter so far. The problem is the continuous necessity to keep the depe...
Spring Security Please consider improving oauth2Login integration with Keycloak's backchannel logout.
2025-01-18 06:24:11
16018
Please bear(er) with me.I definitely don't want Spring to contain vendor specific logic.I just want to:- inform the Spri...
Spring Security spring-webflux : @WithMockUser and mockJwt() should work if handler method is annotated with @PreAuthorize
2025-01-18 06:24:08
1076
Expected BehaviorWith webflux, @WithMockUser and mockJwt() should have effect if the handler method is annotated with @P...
Spring Security Replace whitelist/blacklist with allowlist/blocklist
2025-01-18 06:24:05
598
The terms whitelist and blacklist should be replaced with allowlist and blocklist. First whitelist and blacklist have ne...
Spring Security Please provide way to set stateGenerator for DefaultOAuth2AuthorizationRequestResolver
2025-01-18 06:23:56
13217
SummaryI want to pass current url(or arbitrary data for example) through OAuth2 state to be able to return to page from ...
Spring Security SEC-2691: Consistent Usage of LDAP Host
2025-01-18 06:23:51
12200
Filip Hanik (Migrated from SEC-2691) said:if you don't specify 127.0.0.1, my LDAP server automatically binds to IPv6 onl...
Spring Security Alternative for Oauth classes removed in spring security 5
2025-01-18 06:23:47
980
Are below classes removed in spring security by spring boot 2.4.1import org.springframework.security.oauth2.common.OAuth...
Spring Security Improve HttpSessionSecurityContextSessionRepository Performance
2025-01-18 06:23:43
191
Backport of gh-9387Comment From: spring-projects-issuesFixed via 7cab7b06c51ea885dd0d07ff26b135dd3afce1d1Comment From: s...
Spring Security OAuth2ResourceServerSpecTests and OAuth2WebClientControllerTests fail
2025-01-18 06:23:27
28827
With the project cloned (07 Feb 2021) in Windows 10 and then:git remote add upstream URLgit fetch upstreamgit merge upst...
Spring Security Spring Security fails in Windows 10 with Caused by: java.lang.ClassNotFoundException: sun.reflect.Reflection
2025-01-18 06:23:19
38037
Today (07 Feb 2021) in Windows 10 I cloned Spring Security and then:git remote add upstream URL git fetch upstreamgit me...
Spring Security Misleading manifestation of error condition
2025-01-18 06:23:14
3166
Expected BehaviorI would expect a 5xx series HTTP response after encountering the stack trace below.Current BehaviorInst...
Spring Security I want to customize state parameter with Oauth2client
2025-01-18 06:23:11
500
SummaryActual BehaviorExpected BehaviorConfigurationVersionSampleComment From: jgrandja@junaidsubhni Please provide deta...
上一页
下一页
1
…
681
682
683
684
685
…
2246
.