Nineya
Home
Blog
软著申请
Spring Security PermiAll doesn't work when integration with CAS
2025-01-18 05:31:30
1298
here is my configuration @Override protected void configure(HttpSecurity http) throws Exception { http.auth...
Spring Security ServerOAuth2AuthorizedClientExchangeFilterFunction does not support using an http proxy
2025-01-18 05:31:27
5002
SummaryWhen using ServerOAuth2AuthorizedClientExchangeFilterFunction to add OAuth2 support to a WebClient for calling a ...
Spring Security Incorrect LDIF file example in LDAP documentation
2025-01-18 05:31:23
293
SummaryThe documentation section "\<ldap-server> Attributes" describes the default LDIF file resource as "classpa...
Spring Security Add Reactive Messaging AuthenticationPrincipalArgumentResolver
2025-01-18 05:31:21
4503
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
2025-01-18 05:31:18
339
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?
2025-01-18 05:31:16
2597
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
2025-01-18 05:31:13
27248
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
2025-01-18 05:31:10
14737
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
2025-01-18 05:31:07
5673
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
2025-01-18 05:31:04
4276
If you have configured WhiteListedAllowFromStrategy w = new WhiteListedAllowFromStrategy( Arrays.asLi...
Spring Security Improve configuration and customization of oauth2 client registration
2025-01-18 05:31:01
2220
@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
2025-01-18 05:30:59
927
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
2025-01-18 05:30:56
968
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
2025-01-18 05:30:53
486
SummaryWhen using WebSecurityConfigurerAdapter there currently seems to be no way to configure a custom event publisher....
Spring Security Migrate from spring-security-oauth
2025-01-18 05:30:50
743
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
2025-01-18 05:30:43
259
SummaryI want to set my own OAuth2LoginAuthenticationFilter into OAuth2LoginConfigurerVersionorg.springframework.securit...
Spring Security Use lambda DSL in all samples in documentation
2025-01-18 05:30:40
263
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
2025-01-18 05:30:38
581
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
2025-01-18 05:30:35
148
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()
2025-01-18 05:30:33
1199
SummaryIt should be easier to configure the authoritiesExtractor, authoritiesMapper and responseTimeValidationSkew on th...
上一页
下一页
1
…
724
725
726
727
728
…
2246
.