Spring Security PermiAll doesn't work when integration with CAS

here is my configuration @Override protected void configure(HttpSecurity http) throws Exception { http.auth...

Spring Security ServerOAuth2AuthorizedClientExchangeFilterFunction does not support using an http proxy

SummaryWhen using ServerOAuth2AuthorizedClientExchangeFilterFunction to add OAuth2 support to a WebClient for calling a ...

Spring Security Incorrect LDIF file example in LDAP documentation

SummaryThe documentation section "\<ldap-server> Attributes" describes the default LDIF file resource as "classpa...

Spring Security Add Reactive Messaging AuthenticationPrincipalArgumentResolver

SummaryWe should be able to use an argument resolver for the RSocket Support in SpringComment From: nofelkadAdding @Auth...

Spring Security Update to Spring Data Moore-SR3

Related to https://github.com/spring-projects/spring-boot/issues/19783, we are seeing build issues with Moore-SR4.Let's ...

Spring Security documentation: when should org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter#authenticationManagerBean be overriden?

Hi.I have a scenario where the Authentication manager comprises multiple providers. One of those is spring's DaoAuthenti...

Spring Security Introduce Reactive OAuth2Authorization success/failure handlers

SummaryWhen an OAuth2 Client sends a token to a downstream OAuth2 Resource Server, and the OAuth2 Resource Server return...

Spring Security Client Loading More times in token end point

Token api I am using http://localhost:8086/oauth/token with grant type passwordInput:username:userpassword:passwordgrant...

Spring Security OpenID Connect Discovery in NAT / PAT environments

SummaryWithin a NAT / PAT environment where resource server is on internal network and clients are outside we need to co...

Spring Security AbstractRequestParameterAllowFromStrategyTests and intern WhiteListedAllowFromStrategy uses querystring parameters

If you have configured WhiteListedAllowFromStrategy w = new WhiteListedAllowFromStrategy( Arrays.asLi...

Spring Security Improve configuration and customization of oauth2 client registration

@jgrandja Thanks for your response. My concern with this approach is that we have to split the configuration. With sprin...

Spring Security SEC-1930: Documentation Could Use Improvement

Nick Williams (Migrated from SEC-1930) said:http://static.springsource.org/spring-security/site/docs/3.1.x/reference/lda...

Spring Security SEC-2718: LdifFileLoader created by ApacheDSContainer should use same ClassLoader as the container

Marvin Frommhold (Migrated from SEC-2718) said:The Spring Boot Reference Guide states that it's possible to create both ...

Spring Security WebSecurityConfigurerAdapter: Unable to use custom AuthenticationEventPublisher

SummaryWhen using WebSecurityConfigurerAdapter there currently seems to be no way to configure a custom event publisher....

Spring Security Migrate from spring-security-oauth

Hi,I want to migrate from Spring-security-oauth to spring security as the oauth lib is deprecated.I found this Migration...

Spring Security Please provide way to set OAuth2LoginAuthenticationFilter into OAuth2LoginConfigurer

SummaryI want to set my own OAuth2LoginAuthenticationFilter into OAuth2LoginConfigurerVersionorg.springframework.securit...

Spring Security Use lambda DSL in all samples in documentation

SummaryCurrently some of the samples in the Spring Security documentation are using the lambda DSL.We should update all ...

Spring Security Allowing to configure logo in default login page

SummaryWith the current implementation - in Spring Security Web 5.2.1 - To make configurable logo in the default login p...

Spring Security Modernize Documentation Styling

SummaryWe should update the documentation style to match that of the other projects by leveraging the latest styling, me...

Spring Security Allow configuration of AuthenticationManager in saml2Login()

SummaryIt should be easier to configure the authoritiesExtractor, authoritiesMapper and responseTimeValidationSkew on th...
上一页 下一页
.