Spring Security Resolve artifacts from Maven Central first

See https://spring.io/blog/2020/10/29/notice-of-permissions-changes-to-repo-spring-io-fall-and-winter-2020Comment From: ...

Spring Security @Nullable @NonNull partial patches?

are partial patches welcome for adding org.springframework.lang.Nullable and org.springframework.lang.NonNull?. If so a...

Spring Security Add manual trigger to CI workflow

Our current GitHub actions CI workflow runs at a set time interval and when it detects a new commit.We should add the op...

Spring Security OAuth 2.1 Support/Roadmap

Which features from OAuth 2.1 will be supported by Spring Security? Is there a roadmap or any documentation on this topi...

Spring Security Exception when declaring multiple AuthenticationManager beans

Backport of gh-9256Comment From: spring-projects-issuesFixed via 429caeacc905a6fc5c676ecb58a477da0e4e3067Comment From: i...

Spring Security Reconsider AntPathRequestMatcher matching logic

See https://github.com/spring-projects/spring-security/pull/8996#discussion_r506652742 and https://github.com/spring-pro...

Spring Security spring-security-saml2-service-provider dependency on spring-boot-starter-web while using spring-cloud-gateway

QuestionI'm currently implementing an API Gateway authenticating using spring-security-saml2-service-provider. Looks lik...

Spring Security 5.2 changes to https:// scheme in xsi:schemaLocation break local XSD resolution

Obviously, the schemaLocation Urls required for XML config files were changed to https:// in 5.2.0 and http:// definitio...

Spring Security SAML2: Signature not retrieved from URL parameters when using HTTP-REDIRECT binding

Describe the bugWhen using the HTTP-REDIRECT binding the Signature (URL parameters Signature and SigAlg) are not retriev...

Spring Security I configured maximumSessions (1) and then when second session sign in, both sessions expired

First of all, I'm sorry. My English is poor. I may have grammar mistakes. As the title says, configuring maximumSessions...

Spring Security Extend CorsDsl with CorsConfigurationSource property

Expected BehaviorCorsDsl hasvar configurationSource: CorsConfigurationSource? = nullsimilar to ServerCorsDslCurrent Beha...

Spring Security CsrfWebFilter creates CsrfException with incorrect message when no token is found

CsrfWebFilter creates an incorrect message when the expected CsrfToken cannot be found CSRF Token has been associated to...

Spring Security Consider Aligning MvcRequestMatcher's matching methods

See https://github.com/spring-projects/spring-security/pull/8996#issuecomment-746312303Comment From: evgeniycheban@jzhea...

Spring Security AuthnRequest Signature - KeyInfo not added

Bug descriptionI'm integrating with an external IdP. This IdP wants the AuthnRequest signed and, moreover, needs the Key...

Spring Security Exception when declaring multiple AuthenticationManager beans

Describe the bugAfter upgrading to Spring Security 5.4.1 my web application throws the following exception:org.springfra...

Spring Security SessionManagementFilter thread safety

I'm facing some problems with concurrent session management, in particular when multiple concurrent requests are perform...

Spring Security Add a Security Scope

I would like to see a Security Scope So that I could register and inject an object that would be cleared automatically u...

Spring Security OpenSamlAuthenticationProvider should validate Response Status

Describe the bugThe new SAML implementation is missing a couple validations that were performed on the AuthnResponse in ...

Spring Security failed to make “max-sessions” field configurable

Hello,I am using spring-security 5.0.6 and I want to make max-sessions field configurable from a properties fileSo I did...

Spring Security SessionMigration Vs ChangeSessionId strategy for oauth/token endpoint

Describe the bugWe have a spring security configuration that explicitly calls out to apply the migrateSession() strategy...
上一页 下一页
.