Spring Security Redirect Spring Azure Authentication to another provider when Azure AD is Down

Hi, We are currently authenticating our web application using spring azure,We need to provide an alternative provider wh...

Spring Security SEC-1845: In case of the failed authentication add the delay before the next authentication to block Brute Force Attacks

Michael Furman (Migrated from SEC-1845) said:Hi!The simplest way to block Brute Force Attacks is to add the delay before...

Spring Security logoutSuccessUrl in DefaultLoginPageGeneratingFilter is not set

Describe the bugRelogin after logout leads to an error (404).To Reproduce* Startup a minimal webapp with spring-boot int...

Spring Security gradle install cannot download org.bouncycastle:bcpkix-jdk15on, reason HTTP:401

Describe the bugI am not sure about the location of this ticket, since the reason is a 401 on https://repo.spring.io.Bui...

Spring Security Add Kotlin samples to the reference documentation

SummaryWe have many Java and XML samples in the reference documentation.We should expand these to include Kotlin samples...

Spring Security spring-security-core-5.0.0.M4 artifact broken in jcenter

Summaryspring-security-core-5.0.0.M4 Artifact is not correctly uploaded in jcenter. Only .pom and .pom.asc files exist. ...

Spring Security DelegatingPasswordEncoder should match an unmapped password when defaultPasswordEncoderForMatches is set

Describe the bugWhen using a DelegatingPasswordEncoder with defaultPasswordEncoderForMatches set and you call the matche...

Spring Security SEC-3156: Cannot replace a standard filter

Keith Garry Boyce (Migrated from SEC-3156) said:It says here that a filter can be replaced. position The explicit positi...

Spring Security Validate Milestones are Correct Day of Release Train

Validate that milestones are scheduled on the correct day of our release train using https://github.com/spring-io/spring...

Spring Security HttpSecurity doesn't allow to addFilterBefore/addFilterAfter with a registered customer filter?

Describe the bugRecently we have upgraded our Spring boot from 2.3 to 2.5 so within this upgrade, Security were upgraded...

Spring Security Fix broken links in docs

Describe the bugSome links in the Spring Security docs are broken. To ReproduceRun a link checker browser plugin against...

Spring Security Consider adding a link checker to build

A link checker will come in handy when resolving https://github.com/spring-projects/spring-security/issues/9784. We shou...

Spring Security Update links to point to migrated samples

In 5.5, gh-samples-url points to https://github.com/spring-projects/spring-security/tree/5.5.0/samples, but the samples ...

Spring Security Add messaging to documentation about sample migration

We should alert the community to where our samples are and that they are currently in migration to spring-security-sampl...

Spring Security Document Persistent Token Remember-Me Authentication Algorithim

Remember Persistent Token Approach has a dead link to external explanation of the algorithm that it uses.This approach ...

Spring Security No qualifying bean of type 'org.springframework.security.oauth2.jwt.JwtDecoder' available

We are using jwt.key-value propertysecurity: oauth2: resource: jwt: key-value: __KEY__and dependenciesim...

Spring Security SEC-3194: AbstractSecurityWebApplicationInitializer don't have way to customize url mappings

Artur (Migrated from SEC-3194) said:AbstractSecurityWebApplicationInitializer don't have way to customize url mappings, ...

Spring Security Document class for jwt() post-processor

The documentation at 19.2.2 demonstrates how to use the jwt() processor to test security rules under MockMvc, but it doe...

Spring Security Document alternative to #oauth2 expression object

I previously used the old Spring Security OAuth2 module, which provided an expression object #oauth2 with hasScope and s...

Spring Security CORS section is missing in Reactive reference documentation

While the file docs/manual/src/docs/asciidoc/_includes/reactive/cors.adoc exists, it is not included in the reference do...
上一页 下一页
.