Spring Security JwtGrantedAuthoritiesConverter authorityPrefix must alway be present

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 ""

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

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

Describe the bugOAuth2AuthorizationCodeGrantFilter strictly compares used redirect url with the one constructed from act...

Spring Security Localization (messages_ru.properties)

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

Describe the bugNormally, when oauth2-login is configured, it is possible to inject @AuthenticationPrincipal and @Regist...

Spring Security Add request cache that uses cookie

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

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

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.

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

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

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

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

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

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.

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

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

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

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

Expected BehaviorI should be able to read attribute values after SAML response is parsed and validated without parsing i...
上一页 下一页
.