Spring Security Update to spring-build-conventions:0.0.31.RELEASE

SummaryUpdate to spring-build-conventions:0.0.31.RELEASEThis will fix gh-8025

Spring Security Feature Parity for Legacy OAuth

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

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

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

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

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()

SummaryIn a brand new Spring Boot 2.2.1 with Spring Security, when calling csrf()(import static org.springframework.secu...

Spring Security Add JwtValidatorBuilder

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

SummaryBackport of gh-8042Comment From: rwinchFixed via 96ff3a54a97b11031da2b0f3033361a32fe082a5

Spring Security how to disable spring security globally , such as in yaml config file

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

SummaryWe should work around https://github.com/spring-io/spring-doc-resources/issues/32

Spring Security Add Link to DispatcherServlet in Filter Review Doc

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

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

SummaryI have developed Spring Boot Application with Spring Security and mongodb. The application works in its embedded ...

Spring Security Saml2LoginConfigurer should expose AuthenticationManager setter

SummarySaml2LoginConfigurer should expose a way to set the AuthenticationManagerComment From: jzheauxResolved via https:...

Spring Security Add custom ServerHttpHeadersWriter to HeadersSpec

SummaryWe should add the ability to have a custom ServerHttpHeadersWriter to HeaderSpec.@BeanSecurityWebFilterChain spri...

Spring Security how to logout when using httpbasic

SummaryActual BehaviorExpected BehaviorConfigurationVersionSampleComment From: jzheauxThanks for getting in touch, but i...

Spring Security Form-based login doesn't work in WebFlux + OAuth example

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

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

The 7.x series of Nimbus changes javax.mail to an optional dependency.Due to methods like this inside Nimbus's HTTPMessa...
上一页 下一页
.