Nineya
Home
Blog
软著申请
Spring Security JwtGrantedAuthoritiesConverter authorityPrefix must alway be present
2025-01-18 05:57:55
312
Why can't I set "blank" to authorityPrefix in JwtGrantedAuthoritiesConverter?Comment From: eleftheriasThanks for the rep...
Spring Security OAuth2 Resource Server docs not in sync - authorityPrefix can't be set to ""
2025-01-18 05:57:51
844
In spring-security documentation (https://docs.spring.io/spring-security/site/docs/current/reference/html5/):Or, you can...
Spring Security Support for RFC7009: OAuth 2.0 Token Revocation
2025-01-18 05:57:48
2678
Expected BehaviorUsing the latest version of Spring Security with Spring Boot, when configuring it for OAuth2 with a cus...
Spring Security OAuth2AuthorizationCodeGrantFilter doesn't work in cloud with gateway & service registry
2025-01-18 05:57:45
4408
Describe the bugOAuth2AuthorizationCodeGrantFilter strictly compares used redirect url with the one constructed from act...
Spring Security Localization (messages_ru.properties)
2025-01-18 05:57:42
237
messages_ru.properties for Russian.Please, change the extension of attached file from .txt to .propertiesor just downloa...
Spring Security Register OAuth2AuthorizedClientArgumentResolver for XML Config
2025-01-18 05:57:40
4497
Describe the bugNormally, when oauth2-login is configured, it is possible to inject @AuthenticationPrincipal and @Regist...
Spring Security Add request cache that uses cookie
2025-01-18 05:57:37
577
SummaryCurrently we have the ability to store a user's initial request using HttpSessionRequestCache. This causes the Ht...
Spring Security Use Github Actions PR pipeline in 4.2.x
2025-01-18 05:57:34
167
Switch from Travis to Github Actions workflow for PRsOriginal PR to master: #8680Comment From: spring-projects-issuesFix...
Spring Security Kotlin Configuration DSL: Use reified types wherever a class is used as a parameter
2025-01-18 05:57:30
1044
Expected BehaviorFunctions that take a class as a parameter could be written in a idiomatic kotlin way likeaddFilterAt&l...
Spring Security When ProviderManager.authenticate () is used to verify, result is empty, and the authenticate method of parent is invoked to verify it, and an error is generated, calling back and forth, causing a dead cycle.
2025-01-18 05:57:27
792
Hello,When ProviderManager.authenticate () is validated, if result is empty, the call parent is tried, if the instance W...
Spring Security OAuth2AccessTokenResponse.expiresIn() is ignored when initialized from another response
2025-01-18 05:57:24
2459
Describe the bugOAuth2AccessTokenResponse doesn't use values provided to expiresIn() method when it was originally built...
Spring Security Use Github Actions PR pipeline in 5.3.x
2025-01-18 05:57:21
222
Switch from Travis to Github Actions workflow for PRsOriginal PR to master: https://github.com/spring-projects/spring-se...
Spring Security Use Github Actions PR pipeline in 5.0.x
2025-01-18 05:57:18
167
Switch from Travis to Github Actions workflow for PRsOriginal PR to master: #8680Comment From: spring-projects-issuesFix...
Spring Security Use Github Actions PR pipeline in 5.1.x
2025-01-18 05:57:16
167
Switch from Travis to Github Actions workflow for PRsOriginal PR to master: #8680Comment From: spring-projects-issuesFix...
Spring Security Use Github Actions PR pipeline in 5.2.x
2025-01-18 05:57:13
167
Switch from Travis to Github Actions workflow for PRsOriginal PR to master: #8680Comment From: spring-projects-issuesFix...
Spring Security Timing for HeaderWriterFilter to writes headers changed in 4.2.5 breaks existing codes.
2025-01-18 05:57:10
3640
SummaryIn Spring Security 4.2.4 or earlier, the HeaderWriterFilter writes headers before filter chin was processed. Howe...
Spring Security Merge Project Modules and Dependencies Section of the docs
2025-01-18 05:57:07
440
6. Project Modules chapter is in the preface part of the docs and 22.6. Spring Security Dependencies is under the Servle...
Spring Security SEC-2750: Fix Invalid Links in Documentation
2025-01-18 05:57:05
11687
Rob Winch (Migrated from SEC-2750) said:error Line: 7111 http://download.oracle.com/javase/1.4.2/docs/guide/security/jaa...
Spring Security Default constructor issue in SecurityMockMvcConfigurer class
2025-01-18 05:57:02
3262
Describe the bugVersion: Spring 5.2.7.RELEASEI'm using springSecurity() method in SecurityMockMvcConfigurers class.publi...
Spring Security Ability to easily read attribute values from SAML response
2025-01-18 05:56:59
2318
Expected BehaviorI should be able to read attribute values after SAML response is parsed and validated without parsing i...
上一页
下一页
1
…
701
702
703
704
705
…
2246
.