Nineya
Home
Blog
软著申请
Spring Security Redirect Spring Azure Authentication to another provider when Azure AD is Down
2025-01-18 06:43:11
1422
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
2025-01-18 06:43:09
4238
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
2025-01-18 06:43:04
937
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
2025-01-18 06:43:02
7685
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
2025-01-18 06:42:59
1614
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
2025-01-18 06:42:54
973
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
2025-01-18 06:42:49
1689
Describe the bugWhen using a DelegatingPasswordEncoder with defaultPasswordEncoderForMatches set and you call the matche...
Spring Security SEC-3156: Cannot replace a standard filter
2025-01-18 06:42:47
2980
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
2025-01-18 06:42:44
140
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?
2025-01-18 06:42:42
2393
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
2025-01-18 06:42:23
235
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
2025-01-18 06:42:21
249
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
2025-01-18 06:42:19
556
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
2025-01-18 06:42:17
389
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
2025-01-18 06:42:14
8069
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
2025-01-18 06:41:55
3301
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
2025-01-18 06:41:53
549
Artur (Migrated from SEC-3194) said:AbstractSecurityWebApplicationInitializer don't have way to customize url mappings, ...
Spring Security Document class for jwt() post-processor
2025-01-18 06:41:50
969
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
2025-01-18 06:41:47
1201
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
2025-01-18 06:41:43
196
While the file docs/manual/src/docs/asciidoc/_includes/reactive/cors.adoc exists, it is not included in the reference do...
上一页
下一页
1
…
665
666
667
668
669
…
2246
.