Nineya
Home
Blog
软著申请
Spring Security Mixed content JS error on subproject pages
2025-01-18 06:33:45
846
SummarySome of the subproject pages (ex: spring-security-oauth) are making an http call which fails when the page is loa...
Spring Security Make handling of error responses from OAuth 2.0 providers more flexible
2025-01-18 06:33:40
4924
Expected Behaviororg.springframework.security.oauth2.client.web.server.ServerOAuth2AuthorizationCodeAuthenticationTokenC...
Spring Security Open cross-domain and 500 at the same time
2025-01-18 06:33:37
1193
Describe the bug500 does not return cross-domain related header informationTo Reproduce1. @Override protected void c...
Spring Security The single-arg constructor in AntPathRequestMatcher is creating a case-sensitive matcher
2025-01-18 06:33:26
2080
java doc for public AntPathRequestMatcher(String pattern) says "Creates a matcher with the specific pattern which will m...
Spring Security how to show error in my thymelaf login page if maxSessionsPreventsLogin set to true and some user with my login credentials try to log in?
2025-01-18 06:33:23
361
SummaryActual BehaviorExpected BehaviorConfigurationVersionSampleComment From: eleftheriasIt looks like you have already...
Spring Security Spring Security Snapshot Metadata
2025-01-18 06:33:21
333
SummarySpring Security is experiencing issues with Spring Security's SNAPSHOT Maven metadata due to https://www.jfrog.co...
Spring Security WebFlux Security Context issue (Authentication is missing user details)
2025-01-18 06:33:18
2458
High level SummaryWhen using the WebFlux security configuration, the user details scope populated inside the Authenticat...
Spring Security How can i modify the response body using ServerHttpSecurity
2025-01-18 06:33:15
1203
I use the following code to make an authorization,however,i do not know how to return a response defined by myself! @...
Spring Security mockAuthentication does not compile in Kotlin
2025-01-18 06:33:12
1527
SummaryThe mutator mockAuthentication does not compile when used in Kotlin code.The same applies for mutators that use m...
Spring Security Ensure Kotlin 1.3 compatibility
2025-01-18 06:33:07
419
While we upgrade our Kotlin dependency to 1.5.x, we should ensure that we retain Kotlin 1.3 compatibility, so that users...
Spring Security Ensure Spring Security OAuth Support works with CLA tooling
2025-01-18 06:33:05
451
SummaryWe should provide a pull request to CLA tooling to update to use the new Spring Security OAuth support. Along the...
Spring Security AuthorizationManager + Method Security Support
2025-01-18 06:33:03
1858
With the introduction of AuthorizationManager, it may be valuable to have an implementation that makes authorization dec...
Spring Security SEC-2974: Multiple pre post annotations fail silently
2025-01-18 06:33:00
1484
Juha Komulainen (Migrated from SEC-2974) said:While @PreAuthorize and other pre post annotations were probably not desig...
Spring Security GlobalMethodSecurity and multiple annotation ordering
2025-01-18 06:32:57
2088
SummaryAdding multiple security annotations to a method like this:@RolesAllowed("ROLE_ADMIN")@PostAuthorize(&q...
Spring Security GitHub Actions only Activated for main
2025-01-18 06:32:51
215
We have a 5.5.x branch now that GitHub Actions is not activated for. I think we should change the build to exclude the o...
Spring Security Artifactory missing mavenJava publication
2025-01-18 06:32:49
148
Backport of gh-9772Comment From: rwinchClosed via https://github.com/spring-projects/spring-security/commit/bf9f1de6e1d9...
Spring Security Artifactory missing mavenJava publication
2025-01-18 06:32:47
165
We need to ensure to include the mavenJava publication which is preventing the SNAPSHOTs from being deployed to repo.spr...
Spring Security Ensure Spring Security OAuth works well with Sagan
2025-01-18 06:32:44
1203
SummaryWe should provide a pull request to Sagan to update to use the new Spring Security OAuth support. Along the way w...
Spring Security AuthorizationRequestRedirectFilter needs a way to customize errors
2025-01-18 06:32:41
462
SummaryCurrently sendRedirectForAuthorization can throw an IllegalArgumentException if the client registration is not fo...
Spring Security Automatically apply .oauth2Login()
2025-01-18 06:32:39
459
SummaryThe default configuration should try to automatically apply oauth2Login under some circumstance. Perhaps it is ju...
上一页
下一页
1
…
673
674
675
676
677
…
2246
.