Spring Security Add server request cache that uses cookie

SummaryCurrently we have the ability to store a user's initial request using WebSessionServerRequestCache. This causes t...

Spring Security CVE-2019-17195 with org.springframework.security:spring-security-oauth2-jose:jar:5.1.7 due to com.nimbusds:nimbus-jose-jwt:jar:6.0.2

Dear colleagues,As org.springframework.security:spring-security-oauth2-jose:jar:5.1.7 brings in com.nimbusds:nimbus-jose...

Spring Security How to validate multiple access_token with different http header using ResourceServer configurations?

I have below config to validate the access_token from the request Using the resource server api. I have the requirement ...

Spring Security Empty RelayState causes errors with ADFS

Hi Spring security team,I'm using the brand new SAML 2 support with Spring Boot 2.2.1 and Spring Security 5.2.1 and I ha...

Spring Security Extract HTTP Response Headers Documentation

SummarySimilar to how we extracted out the CSRF documentation, we should extract the HTTP headers documentation into the...

Spring Security Only Hello Spring Security Boot

SummarySpring Boot is the way going forward. We should remove the other hello documentation.

Spring Security Typo 'hasPermision()' in GlobalMethodSecurityBeanDefinitionParser.java

Backport of https://github.com/spring-projects/spring-security/issues/7658Comment From: jzheauxFixed via cd0bec48deb4e17...

Spring Security Refine subscription strategy for Servlet ExchangeFilterFunctions

Related to #7422 There are two Servlet-based ExchangeFilterFunctions in the code base:ServletBearerExchangeFilterFunctio...

Spring Security Request-level CSRF Disabling

Related to this comment:Let's add a request attribute that CsrfFilter is aware of and an exchange attributes that CsrfWe...

Spring Security Typo 'hasPermision()' in GlobalMethodSecurityBeanDefinitionParser.java

The source file org.springframework.security.config.method.GlobalMethodSecurityBeanDefinitionParser.java has on line 210...

Spring Security Support custom filter in Kotlin DSL

SummaryWe should add support for adding a custom filter in the Kotlin DSL.The configuration would look like@EnableWebSec...

Spring Security Use Kotlin DSL Marker Annotations to prevent scope leaking

SummaryCurrently, in the Kotlin DSL, function autocompletion is not limited to their specific scope.This leads to config...

Spring Security Add ReactiveJwtIssuerAuthenticationManagerResolver and Reactive Multi Tentant Examples

Hi,I'm trying to add oauth resource server multi tenancy support (by issuer) to my existing webflux stack (Boot 2.2, Spr...

Spring Security Consider adding JwtClaimValidator

JwtClaimValidator could be a nice generalization of JwtIssuerValidator. Something like:public JwtClaimValidator(String c...

Spring Security Nimbus OpaqueTokenIntrospectors should differentiate token and service errors

In nearly all cases, NimbusJwtDecoder and NimbusReactiveJwtDecoder throw aa OAuth2IntrospectionException when something ...

Spring Security OAuth2AuthorizationRequest.Builder should configure additional parameters with a consumer

In order to add a custom parameter to the default authorization request, an application follows the delegator pattern:OA...

Spring Security Update dependencies

Update to Spring Framework 5.2.4.RELEASEUpdate to Reactor Dysprosium-SR5Update to Spring Data Moore-SR5Update to Jackson...

Spring Security DefaultAuthenticationEventPublisher should allow configuring a default event

DefaultAuthenticationEventPublisher will drop any exceptions that it doesn't have mapped. This means that an application...

Spring Security DefaultAuthenticationEventPublisher should be configurable via Map

DefaultAuthenticationEventPublisher can be configured with additional exception mappings via setAdditionalExceptionMappi...

Spring Security Tab switching does not work in documentation code samples

SummaryIn the documentation, we show code samples and allow the user to choose which language they want to see them in (...
上一页 下一页
.