Spring Security Manager oauth2 credentials by configuration

Hello,The current configuration for spring-boot-starter-oauth2-client does not allow to configure credentials by configu...

Spring Security How to set password grant credentials for OAuth 2.0?

SummaryI'm trying to set my WebClient to use OAuth 2.0 authentication with the password grant type, but can't find how t...

Spring Security Error when using AspectJ and saml2Login

Describe the bugWhen using saml2Login and @EnableAspectJAutoProxy the project refuses to start and gives this errorCause...

Spring Security Saml2 metadata includes SingleLogoutService even if saml2 logout is disabled / not configured

Describe the bugWhen accessing a saml2 relying party's metadata via the Saml2MetadataFilter endpoint, the downloaded met...

Spring Security A null SingleLogoutServiceLocation should not cause a NullPointerException

See https://github.com/spring-projects/spring-security/issues/10607.Since not every tenant in a given application will u...

Spring Security loginProcessingUrl() in Java config does not work as expected

SummaryloginProcessingUrl() in Java config does not work the same way that the loginProcessingUrl attribute of the form-...

Spring Security Build failed with error "Task :checkstyleNohttp FAILED"

Describe the bugI am trying to build spring-security on ppc64le architecture host but its failing with an error "Task :c...

Spring Security HttpSecurity.addFilter* with same Filter in Different Position Places in Incorrect Location

Describe the bugWhen setting up HttpSecurity it is possible to end up with the wrong order for filters by calling addFil...

Spring Security Client credentials not correctly encoded in Basic Auth

SummaryOAuth2AuthorizationGrantRequestEntityUtils.getTokenRequestHeaders does not work properly if client credentials co...

Spring Security Checkstyle similar to Spring Session (and Spring Boot)

We already added Basic checkstyle, but we should add more advanced checkstyle of Spring Session / Spring BootComment Fro...

Spring Security Saml2 Xml Sample

SummaryThere are many of us migrating away form the spring-security-saml as it is no longer maintained, and I would real...

Spring Security Allow Samples to be ran Independently

SummaryRight now samples need to be imported with Spring Security. We should allow the samples to be ran independently. ...

Spring Security Gretty samples fail when using logback 1.2.9

Without explicitly referencing the logback.xml file gretty will create a default logback configuration in Groovy.This is...

Spring Security Reactive resource server tests failing

Tests in SecurityMockServerConfigurerOpaqueTokenTests, SecurityMockServerConfigurersJwtTests and SecurityMockServerConfi...

Spring Security Support Azure B2C as OAuth2 Resource Server for Spring Security Reactive

Expected BehaviorShould have the ability to integrate with Azure B2C for Webflux resource servers.Current BehaviorDoesn'...

Spring Security Support Multiple JWK Issuer URIs

Expected BehaviorIt is possible to define multiple issuer URIs at spring.security.oauth2.resourceserver.issuer-uris. Spr...

Spring Security Genereate csrf token error in concurrent environment

SummaryWe use spring-security csrf token mechanism to generate csrf token , but occurs some error in concurrent environm...

Spring Security JWK set timeout configuration

Expected BehaviorI want to be able to configure the timeout in the RemoteJWKSet used in JwtDecoders.Current BehaviorThe ...

Spring Security OidcClientInitiatedLogoutSuccessHandler should allow to set Logout Endpoint via other mechanisms that OP's Discovery

Expected BehaviorIt should be possible to set end_session_endpoint used by OidcClientInitiatedLogoutSuccessHandler via o...

Spring Security OidcIdTokenDecoderFactory allows enabling JWE / id_token decryption

Expected BehaviorOidcIdTokenDecoderFactory should provide a setter method to configure "jwtProcessorCustomizer" for appl...
上一页 下一页
.