Spring Security Mixed content JS error on subproject pages

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

Expected Behaviororg.springframework.security.oauth2.client.web.server.ServerOAuth2AuthorizationCodeAuthenticationTokenC...

Spring Security Open cross-domain and 500 at the same time

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

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?

SummaryActual BehaviorExpected BehaviorConfigurationVersionSampleComment From: eleftheriasIt looks like you have already...

Spring Security Spring Security Snapshot Metadata

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)

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

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

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

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

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

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

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

SummaryAdding multiple security annotations to a method like this:@RolesAllowed("ROLE_ADMIN")@PostAuthorize(&q...

Spring Security GitHub Actions only Activated for main

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

Backport of gh-9772Comment From: rwinchClosed via https://github.com/spring-projects/spring-security/commit/bf9f1de6e1d9...

Spring Security Artifactory missing mavenJava publication

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

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

SummaryCurrently sendRedirectForAuthorization can throw an IllegalArgumentException if the client registration is not fo...

Spring Security Automatically apply .oauth2Login()

SummaryThe default configuration should try to automatically apply oauth2Login under some circumstance. Perhaps it is ju...
上一页 下一页
.