Nineya
Home
Blog
软著申请
Spring Security Update to spring-build-conventions:0.0.31.RELEASE
2025-01-18 05:37:37
77
SummaryUpdate to spring-build-conventions:0.0.31.RELEASEThis will fix gh-8025
Spring Security Feature Parity for Legacy OAuth
2025-01-18 05:37:35
139
This epic tracks the remaining features to be implemented to reach feature parity for Spring Security OAuth 2.x Client a...
Spring Security oauth2Client Test Support should allow configuration of principal name
2025-01-18 05:37:32
355
oauth2Client() and mockOAuth2Client() both allow the configuration of an access token as well as a client registration.A...
Spring Security multiple filterchains with request matchers that overlap does not work properly
2025-01-18 05:37:30
5949
SummaryI am using Spring boot security and I have a set up with multiple filterchains. I have prioritized these filterch...
Spring Security Add anchors to SAML 2.0 documentation
2025-01-18 05:37:27
154
Most sections in Spring Security's documentation have an anchor tag to facilitate more targeted links. The SAML 2.0 sect...
Spring Security Provide XML namespace support for OAuth 2.0 Resource Server
2025-01-18 05:37:25
223
We should consider providing XML namespace support that is equivalent to HttpSecurity.oauth2ResourceServer().NOTE: Sprin...
Spring Security spring-boot-starter-oauth2-client required when using csrf()
2025-01-18 05:37:22
2614
SummaryIn a brand new Spring Boot 2.2.1 with Spring Security, when calling csrf()(import static org.springframework.secu...
Spring Security Add JwtValidatorBuilder
2025-01-18 05:37:19
2702
It would be nice to be able to more easily configure sophisticated validation chains using JwtValidators.Currently, to c...
Spring Security Fix typo in AntPathRequestMatcher contructor comment
2025-01-18 05:37:12
96
SummaryBackport of gh-8042Comment From: rwinchFixed via 96ff3a54a97b11031da2b0f3033361a32fe082a5
Spring Security how to disable spring security globally , such as in yaml config file
2025-01-18 05:37:09
658
Summaryhow to disable spring security globally?Actual Behaviortried many methods, but no one workExpected Behaviorin con...
Spring Security Docs Should Style Links that are Code as Link
2025-01-18 05:37:06
88
SummaryWe should work around https://github.com/spring-io/spring-doc-resources/issues/32
Spring Security Add Link to DispatcherServlet in Filter Review Doc
2025-01-18 05:37:03
125
SummaryWe should mention that the Servlet within the Filter Review Docs is the DispatcherServlet in a Spring MVC applica...
Spring Security JwtIssuerReactiveAuthenticationManagerResolver eagerly creates Exceptions
2025-01-18 05:37:00
817
SummaryJwtIssuerReactiveAuthenticationManagerResolver eagerly creates Exceptions which are not thrown always see https:/...
Spring Security Spring Boot Application - Spring Security authorise tag not working while running in external tomcat
2025-01-18 05:36:57
3759
SummaryI have developed Spring Boot Application with Spring Security and mongodb. The application works in its embedded ...
Spring Security Saml2LoginConfigurer should expose AuthenticationManager setter
2025-01-18 05:36:54
174
SummarySaml2LoginConfigurer should expose a way to set the AuthenticationManagerComment From: jzheauxResolved via https:...
Spring Security Add custom ServerHttpHeadersWriter to HeadersSpec
2025-01-18 05:36:51
797
SummaryWe should add the ability to have a custom ServerHttpHeadersWriter to HeaderSpec.@BeanSecurityWebFilterChain spri...
Spring Security how to logout when using httpbasic
2025-01-18 05:36:48
468
SummaryActual BehaviorExpected BehaviorConfigurationVersionSampleComment From: jzheauxThanks for getting in touch, but i...
Spring Security Form-based login doesn't work in WebFlux + OAuth example
2025-01-18 05:36:46
1237
SummaryThe oauth2login-webflux works great for logging into Okta. However, it also presents a regular login form that do...
Spring Security how to inject my custom ProviderManager with Spring security
2025-01-18 05:36:43
4783
In my Spring Boot application, I've come out my custom MyProviderManager where I'd like to control the logic inside meth...
Spring Security Nimbus Opaque Token Introspectors should not use HTTPResponse
2025-01-18 05:36:40
1122
The 7.x series of Nimbus changes javax.mail to an optional dependency.Due to methods like this inside Nimbus's HTTPMessa...
上一页
下一页
1
…
718
719
720
721
722
…
2246
.