Spring Security Extract reusable GitHub Action for Rebuild the Search Index

Comment From: DevPJ9Hello @rwinch. I would like to work on this, if it is available.Comment From: rwinchWe no longer nee...

Spring Security Extract Reusable Documentation GitHub Actions

We should be able to reuse the GitHub Actions used for building the docs. This is important because not only do we reuse...

Spring Security Configurable AuthenticationWebFilter on OAuth2 login DSL

Expected BehaviorConfigurable AuthenticationWebFilter for OAuth2 clients with OAuth2 loginCurrent BehaviorOAuth2LoginSpe...

Spring Security Loading a federated metadata xml dynamically at runtime that is to decide which IDP to call

We have hundreds of customers registered their ADFS with our application. At the time of login based on their EMail doma...

Spring Security Support Device Authorization Response

Add basic support for OAuth 2.0 Device Authorization Grant in oauth2-core, including:Parameter names in OAuth2ParameterN...

Spring Security Broken links in form login section of docs

Describe the bugA few links are broken in Form Login section of docs.To ReproduceClick on the following links in the bel...

Spring Security Observation(Web)FilterChainDecorator conventions should be configurable

Related to #12811, an application could configure the convention to shorten an observation's name, which in the end affe...

Spring Security SwitchUserFilter should use HttpSessionSecurityContextRepository by default

https://github.com/spring-projects/spring-security/issues/12504 fixed the SwitchUserFilter by saving the security contex...

Spring Security SwitchUserFilter not working in Spring Security 6

Describe the bugWhen using Spring Security 6 (via the Spring Boot 3 BOM) the SwitchUserFilter is not working anymore. Th...

Spring Security Add guidance on REST API and CSRF to docs

Docs section Cross Site Request Forgery is missing any discussion on weather CSRF is recommended / required for a REST A...

Spring Security Saml2AuthenticationRequestRepository does not work in combination with Spring Session

SummaryThe HttpSessionSaml2AuthenticationRequestRepository saves the Saml2AuthenticationRequest in the session and tries...

Spring Security Kotlin reactive apps using coroutines broken after upgrade to spring security 6.0.2

Under 6.0.2 when trying to call any of our endpoints we now get errors such as:The returnType class java.lang.Object on ...

Spring Security Using equalsConstantTime consistently across

Expected BehaviorReviewing this library, noticed that the method equalsConstantTime wasn't adopted everywhere.https://gi...

Spring Security Spring boot default user and password is not working

Here is the Stack Overflow question -> https://stackoverflow.com/questions/75559524/spring-boot-default-user-and-pass...

Spring Security NoSuchElementException in org.springframework.security.web.server.ObservationWebFilterChainDecorator$AroundWebFilterObservation$SimpleAroundWebFilterObservation.start(ObservationWebFilterChainDecorator.java:274

We have a Spring Boot application that exposes a set of actuators (standard: info, health, metrics and prometheus), whic...

Spring Security Make AuthenticationConverter configurable in ServerHttpSecurity

SummaryFrom #5328 , in ServerHttpSecurity, ServerFormLoginAuthenticationConverter and ServerHttpBasicAuthenticationConve...

Spring Security New ReactiveOAuth2AuthorizedClientProvider implementations that are capaple of handling rate limitting Oauth services

There are some Oauth services that implements rate limiting e.g. https://blog.allegro.tech/2021/11/oauth-rate-limiting.h...

Spring Security AuthorizeHttpRequestsConfigurer#XXXrole methods should ensure the role does not begin with the role prefix

Similar to how User.UserBuilder works, configuration should fail if configurations like the following are attempted:hasR...

Spring Security Improve documentation of SecurityMockMvcRequestPostProcessors.csrf()

We should improve documentation of SecurityMockMvcRequestPostProcessors.csrf() to clarify usage and suggestions when cus...

Spring Security MockMvc tests not working with CSRF-protected endpoints in spring-security 6

Describe the bugWe are currently in the process of updating to spring-security 6 and are having trouble with our MockMvc...
上一页 下一页
.