Nineya
Home
Blog
软著申请
Spring Security Store one request by default in WebSessionOAuth2ServerAuthorizationRequestRepository
2025-01-18 06:40:29
137
Backport of gh-9912Comment From: sjohnrClosed via ee9c8e2fd0f0345b5f130663138a396b98cd9418 (and b6ae11295fcc4527ddb3c2c8...
Spring Security SEC-2989: DefaultMethodSecurityExpressionHandler should use the rolePrefix set in RoleHierarchy when available.
2025-01-18 06:40:18
2089
Srikara Rao (Migrated from SEC-2989) said:We ran into this issue as we upgraded from version 3.2.7 to 4.0.1. In version ...
Spring Security A new version problem
2025-01-18 06:40:14
393
addFilterBefore:v2.4.6:v2.5.0: There is no OncePerRequestFilter in this.filterOrders NPEIf it is a change, please tell m...
Spring Security Spring Security MessageSource files lack of 'ExceptionTranslationFilter.insufficientAuthentication'
2025-01-18 06:40:03
1260
this.messages.getMessage("ExceptionTranslationFilter.insufficientAuthentication", "Full authentication is required to ac...
Spring Security Allow configuration of AuthenticationManager in saml2Login Kotlin DSL
2025-01-18 06:40:00
152
The structure should look like thishttp { saml2Login { authenticationManager = ProviderManager(authenticationP...
Spring Security When using custom MVC servlet path and jar packaging, form login page loading leads to infinite redirects
2025-01-18 06:39:56
4676
I'm working with an old project that uses a custom MVC servlet path, was packaged as a war, and deployed in a tomcat. I ...
Spring Security HttpBasicConfigurer is not considering custom AuthenticationDetailsSource
2025-01-18 06:39:53
2511
I have defined one custom AuthenticationDetailsSource and I wanted to use the same for both HttpBasic Auth and FormLogin...
Spring Security Ability to set failureUrl and failureHandler
2025-01-18 06:39:50
1465
Expected BehaviorBeing able to set failureHandler and failureUrl in AbstractAuthenticationFilterConfigurer without reset...
Spring Security spring-security-config kotlin-stdlib-jdk8 dependency isn't optional
2025-01-18 06:39:47
2120
Describe the bugspring-security-config 5.4.x and prior had <optional>true</optional> dependencies on Kotlin....
Spring Security Spring Security Guide link returns 404
2025-01-18 06:39:45
720
SummaryHey spring team! Im not sure whether this is the right place to report this small issue. Shortly said, I tried si...
Spring Security SEC-3199: security:jee preauthentication and SecurityContextHolderAwareRequestWrapper do not play nice together
2025-01-18 06:39:42
4999
Michael Osipov (Migrated from SEC-3199) said:If you have configured to use security:jee and likely expect request#getUse...
Spring Security SEC-3139: Anonymous authentication token not passed to Controller
2025-01-18 06:39:38
3152
James Garrison (Migrated from SEC-3139) said:Consider the following RequestMapping in a SpringMVC controller:@RequestMap...
Spring Security Travis Builds Are Stalling
2025-01-18 06:39:31
3631
SummaryIt appears our builds are stalling on Travis with:08:24:59 INFO http://localhost:40322> Task :spring-securi...
Spring Security Clarify quick start section in README
2025-01-18 06:39:27
385
The quick start section of the README points to https://docs.spring.io/spring-security/site/docs/current/reference/htmls...
Spring Security SEC-3022: GlobalMethodSecurityConfiguration should autowired RoleHierarchy as it does for PermissionEvaluator
2025-01-18 06:39:19
1063
Adrien SAUVEZ (Migrated from SEC-3022) said:In GlobalMethodSecurityConfiguration.setPermissionEvaluator(), the config se...
Spring Security SEC-2004: Upgrade CAS server to last release version : 3.5.0
2025-01-18 06:39:17
176
Migrated from SEC-2004Comment From: eleftheriasCAS server was updated to 4.0.0 as part of gh-3013.Newer issues also exis...
Spring Security SEC-2735: Update CAS Server
2025-01-18 06:39:14
127
Rob Winch (Migrated from SEC-2735) said:Update in order to support JDK8Comment From: eleftheriasClosing as duplicate of ...
Spring Security SEC-2417: Make more obvious that pom.xml cannot be used for building Spring Security
2025-01-18 06:39:11
3138
Mat Booth (Migrated from SEC-2417) said:The maven pom.xml files should declare all the dependencies necessary to build a...
Spring Security Changing OpenSamlAuthenticationProvider for OpenSaml4AuthenticationProvider results in exception
2025-01-18 06:39:08
3352
At SAML2 login, changing:http .saml2Login() .authenticationManager( ProviderManager( OpenSamlAut...
Spring Security DelegatingSecurityContextTaskScheduler does not allow to use a specific SecurityContext
2025-01-18 06:39:06
878
Expected BehaviorDelegatingSecurityContextTaskScheduler should have a constructor accepting a TaskScheduler and a Securi...
上一页
下一页
1
…
667
668
669
670
671
…
2246
.