Nineya
Home
Blog
软著申请
Spring Security spring-security-aspects:compileSpringIoTestJavaAspect Build Failing
2025-01-18 06:14:36
5123
Describe the bugOn the 4.2.x branch, :spring-security-aspects:compileSpringIoTestJavaAspect is failing.The following is ...
Spring Security Extract out HttpSecurityConfiguration
2025-01-18 06:14:30
2115
SummaryThis will allow defaulting the HttpSecurity if no instances were createdComment From: ibaskine@rwinch This your f...
Spring Security Maximum Age for the cookie created by CookieCsrfTokenRepository
2025-01-18 06:14:27
770
Expected BehaviorMaximum age of cookies created by CookieCsrfTokenRepository should be configurable.Current BehaviorCurr...
Spring Security StrictHttpFirewall should have option to allow consecutive slashes
2025-01-18 06:14:25
12423
SummaryStrictHttpFirewall rejects certain patterns in URL paths that might lead to path traversal. This includes double-...
Spring Security TokenIntrospectionSuccessResponse getScope() method should not read json String but json Array
2025-01-18 06:14:22
3430
Summary:this is not a bug for sping, but for : https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extens...
Spring Security Default class loader in SpringSecurityMessageSource only works if Spring Security and Spring Framework share a classloader
2025-01-18 06:14:18
1369
Describe the bugSpringSecurityMessageSource.getAccessor() is used in multiple places to set the default message source b...
Spring Security Should commence method of CasAuthenticationEntryPoint must be a final method?
2025-01-18 06:14:15
1789
SummaryShould commence method of CasAuthenticationEntryPoint must be a final method?If the request is from ajax after se...
Spring Security Using token access for /oauth/check_token?token=
2025-01-18 06:14:12
463
Hi, I'm watched using check token with /oauth/check_token with basic authorization.curl -X POST --header "Authorization:...
Spring Security PortResolverImpl will resolve to 8080 if request port is 8443
2025-01-18 06:14:09
4490
SummaryThe PortResolverImpl.java will resolve to 8080 in case you run http on 8443, thus resulting in wrong behavior.Sin...
Spring Security Token based authentication and JSR 250
2025-01-18 06:14:07
1478
SummaryIt is not clear in documentation how to set user authority when are used JSR 250 annotations.Actual Behavior@Rest...
Spring Security Could not disable HTTP Strict Transport Security (HSTS) for TokenEndpoint /oauth/token
2025-01-18 06:14:04
3263
Hello All,I am using Spring Security version 3.2.3.RELEASE and Spring Security Oauth2 version 2.0.9.RELEASEIt seems that...
Spring Security Regression: HttpBasicConfigurer ignore configured authentificationEntryPoints since Version 4.1.1
2025-01-18 06:14:01
15501
SInce Version 4.1.1 the authentificationEntryPoints dosent work as expected.I have two authentificationEntryPoints in d...
Spring Security EnableGlobalMethodSecurity prePostEnabled broken in 4.1.2.RELEASE+
2025-01-18 06:13:58
2837
SummaryWe are using EnableGlobalMethodSecurity with prePostEnabled=true.Actual BehaviorWith spring security 4.1.1.RELEAS...
Spring Security Why doesn't failure handling work in Spring Security X.509 authentication?
2025-01-18 06:13:54
2846
SummaryThis is a feature request.I am using the security namespace with the element in my spring-security.xml configura...
Spring Security Not able to set filter= none for one specific url
2025-01-18 06:13:52
225
Hi I am using java based configuration in spring boot. So i am not able to remove a particular url from filte r chain Co...
Spring Security SEC-2799: Provide an easy way to configure HttpSecurity from another configuration
2025-01-18 06:13:49
8751
cemo koc (Migrated from SEC-2799) said:We are migrating our architecture to Spring Boot and we have some issues. I want ...
Spring Security SEC-2550: Classloader leak in Java 7 and 8 but not 6
2025-01-18 06:13:46
1069
Arlo O'Keeffe (Migrated from SEC-2550) said:I have an integration test in my application that tests for classloader leak...
Spring Security SEC-2273: CORS Suport
2025-01-18 06:13:43
1080
Migrated from SEC-2273Comment From: spring-projects-issuesRob Winch said:If this goes in spring-web Spring Security will...
Spring Security Add UserDetails Object to Exceptions thrown by AccountStatusUserDetailsChecker
2025-01-18 06:13:41
5626
Expected BehaviorWhen handling exceptions like LockedException in an AuthenticationFailureHandler, have the UserDetails ...
Spring Security Reactive AuthenticationWebFilter config add support ServerAuthenticationConverter
2025-01-18 06:13:38
2311
public SecurityWebFilterChain springSecurityFilterChain(ServerHttpSecurity http) { http. ... ...
上一页
下一页
1
…
686
687
688
689
690
…
2246
.