Nineya
Home
Blog
软著申请
Spring Security Extract reusable GitHub Action for Rebuild the Search Index
2025-01-18 08:07:28
194
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
2025-01-18 08:07:25
230
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
2025-01-18 08:07:23
1553
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
2025-01-18 08:07:20
10790
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
2025-01-18 08:07:15
383
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
2025-01-18 08:07:13
482
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
2025-01-18 08:07:08
231
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
2025-01-18 08:07:04
339
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
2025-01-18 08:07:02
12108
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
2025-01-18 08:06:59
3838
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
2025-01-18 08:06:55
3003
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
2025-01-18 08:06:52
3663
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
2025-01-18 08:06:49
2990
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
2025-01-18 08:06:47
284
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
2025-01-18 08:06:45
8868
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
2025-01-18 08:06:42
4700
SummaryFrom #5328 , in ServerHttpSecurity, ServerFormLoginAuthenticationConverter and ServerHttpBasicAuthenticationConve...
Spring Security New ReactiveOAuth2AuthorizedClientProvider implementations that are capaple of handling rate limitting Oauth services
2025-01-18 08:06:39
2999
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
2025-01-18 08:06:36
1227
Similar to how User.UserBuilder works, configuration should fail if configurations like the following are attempted:hasR...
Spring Security Improve documentation of SecurityMockMvcRequestPostProcessors.csrf()
2025-01-18 08:06:33
607
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
2025-01-18 08:06:30
7672
Describe the bugWe are currently in the process of updating to spring-security 6 and are having trouble with our MockMvc...
上一页
下一页
1
…
594
595
596
597
598
…
2246
.