Nineya
Home
Blog
软著申请
Spring Security Resolve artifacts from Maven Central first
2025-01-18 06:17:35
192
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?
2025-01-18 06:17:32
460
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
2025-01-18 06:17:28
166
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
2025-01-18 06:17:23
681
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
2025-01-18 06:17:20
225
Backport of gh-9256Comment From: spring-projects-issuesFixed via 429caeacc905a6fc5c676ecb58a477da0e4e3067Comment From: i...
Spring Security Reconsider AntPathRequestMatcher matching logic
2025-01-18 06:17:16
231
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
2025-01-18 06:17:14
974
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
2025-01-18 06:17:10
3060
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
2025-01-18 06:17:07
4759
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
2025-01-18 06:17:05
505
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
2025-01-18 06:17:02
988
Expected BehaviorCorsDsl hasvar configurationSource: CorsConfigurationSource? = nullsimilar to ServerCorsDslCurrent Beha...
Spring Security CsrfWebFilter creates CsrfException with incorrect message when no token is found
2025-01-18 06:16:58
218
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
2025-01-18 06:16:54
139
See https://github.com/spring-projects/spring-security/pull/8996#issuecomment-746312303Comment From: evgeniycheban@jzhea...
Spring Security AuthnRequest Signature - KeyInfo not added
2025-01-18 06:16:51
11239
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
2025-01-18 06:16:48
6002
Describe the bugAfter upgrading to Spring Security 5.4.1 my web application throws the following exception:org.springfra...
Spring Security SessionManagementFilter thread safety
2025-01-18 06:16:46
5006
I'm facing some problems with concurrent session management, in particular when multiple concurrent requests are perform...
Spring Security Add a Security Scope
2025-01-18 06:16:43
2325
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
2025-01-18 06:16:40
3075
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
2025-01-18 06:16:37
4129
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
2025-01-18 06:16:35
3084
Describe the bugWe have a spring security configuration that explicitly calls out to apply the migrateSession() strategy...
上一页
下一页
1
…
683
684
685
686
687
…
2246
.