Spring Security Fix AuthorizationFilter diagram in docs

Forward port of issue #12274 to 5.7.x.Comment From: marcusdacoregioFixed via https://github.com/spring-projects/spring-s...

Spring Security Fix AuthorizationFilter diagram in docs

Is the flow of AuthorizationFilter.class incorrect? No FilterInvocation.https://docs.spring.io/spring-security/reference...

Spring Security Wrong username attribute when mapping authorities with delegate OidcUserService

Describe the bugWhen using the Delegation-based Strategy with OidcUserService as documented at https://docs.spring.io/sp...

Spring Security Security raise StackOverflowError using authenticationManagerBuilder when user have wrong credentials

** Versions ** * Spring boot version: 2.7.1* Spring security 5.7* JDK version: 1.11I have previously added an issue at h...

Spring Security OAuth2 setup for reactive applications for both servlet and non-servlet contexts

I'm using 5.7.3 via Spring Boot security starters and the app was build using JHipster version 7.9.3Describe the bugIf a...

Spring Security how we can renew encryption certificate for service provider

. Encryption certificate is about to expire how we can renew it and install it in our system .Comment From: sjohnrThanks...

Spring Security Will this operation never be executed at flatMap((m) -> continueFilterChain(exchange, chain))

https://github.com/spring-projects/spring-security/blob/1648151dd232973bacda2bf624f260251c553982/web/src/main/java/org/s...

Spring Security AuthorizedClientService#loadAuthorizedClient expected behavior when using HttpSecurity#oauth2Client

Expected Behaviorwhen using http.oauth2Client() api i am aware that i should implement actual user(resource owner) authe...

Spring Security Update org.gretty:gretty to 4.0.3

The build is failing withCaused by: org.gradle.internal.resolve.ModuleVersionResolveException: Could not resolve org.gre...

Spring Security HttpSecurity construction

It'd be handy to be able to construct an instance of HttpSecurity independently from an WebSecurityConfigurerAdapter.In ...

Spring Security GlobalMethodSecurityConfiguration suggests using PrePostMethodSecurityConfiguration but class is package private

Describe the bugWhile trying to enable method security with prePost the usual way was to extend org.springframework.secu...

Spring Security Improve deprecation notice in WebSecurityConfigurerAdapter

The WebSecurityConfigurerAdapter has been deprecated and its javadoc is too hard to understand how to replace it.We shou...

Spring Security webclient request return error "tokenType cannot be null"

hi, I have the similar issue ashttps://github.com/spring-projects/spring-security/issues/5983#issuecomment-430620308.I a...

Spring Security CsrfAuthenticationStrategy is not consistent with CsrfFilter

We should default to Xor CSRF tokens in 6.0, but CsrfAuthenticationStrategy still uses CsrfTokenRequestAttributeHandler ...

Spring Security Restructure 6.0 Migration Guide

Now that the migration guide is largely written, it should be restructured into multiple pages to be more manageable for...

Spring Security Restructure 5.8 Preparation Guide

Now that the migration guide is largely written, it should be restructured into multiple pages to be more manageable for...

Spring Security CsrfAuthenticationStrategy does not check for existing token

Describe the bugCsrfAuthenticationStrategy does not check for an existing token and always saves a null token when calle...

Spring Security Spring WebClient is not using the proxy server with spring-security-oauth2-client-5.4.6

Describe the bugI have to migrate an existing OAuth2RestTemplate based OAuth2 microservice to Spring Security / WebClien...

Spring Security Ensure instrumentation names align with semantic conventions

For all instrumentation:https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/api....

Spring Security Log a warning when AuthorizationGrantType does not exactly match a pre-defined constant

Expected BehaviorWhen building a ClientRegistration and passing a string to the AuthorizationGrantType constructor, inva...
上一页 下一页
.