Spring Security spring-security-aspects:compileSpringIoTestJavaAspect Build Failing

Describe the bugOn the 4.2.x branch, :spring-security-aspects:compileSpringIoTestJavaAspect is failing.The following is ...

Spring Security Extract out HttpSecurityConfiguration

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

Expected BehaviorMaximum age of cookies created by CookieCsrfTokenRepository should be configurable.Current BehaviorCurr...

Spring Security StrictHttpFirewall should have option to allow consecutive slashes

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

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

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?

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=

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

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

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

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

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+

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?

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

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

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

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

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

Expected BehaviorWhen handling exceptions like LockedException in an AuthenticationFailureHandler, have the UserDetails ...

Spring Security Reactive AuthenticationWebFilter config add support ServerAuthenticationConverter

public SecurityWebFilterChain springSecurityFilterChain(ServerHttpSecurity http) { http. ... ...
上一页 下一页
.