Spring Security File-based Configuration for Asserting Party Metadata

Expected BehaviorString metadataLocation = "C:\\local\\temp\\saml\\meta.xml";RelyingPartyRegistration registra...

Spring Security Allow for comma-delimited scopes in OAuth2 authorization request

Currently, scopes are space-delimited in the authorization request (in security.oauth2.core.endpoint.OAuth2Authorization...

Spring Security Invalid_request failures in JwtTokenValidators are always turned into invalid_token errors

Describe the bugReturning any failure in a OAuth2TokenValidator validate function always results in a InvalidBearerToken...

Spring Security The JSP taglib authorize does not work with the attribute url if actuators are configured and protected

SummaryWhen activating actuators and securing them, it's not possible to use the url attribute of the authorizeActual Be...

Spring Security UsernamePasswordAuthenticationTokenDeserializer always deserializes a principal to the empty string ("")

Describe the bugHello All,when using UsernamePasswordAuthenticationTokenDeserializer via CoreJackson2Module from spring-...

Spring Security Facility to add keyinfo to AuthnRequest xml

Expected BehaviorMoving from Spring SAML Extension to Spring SAML 2 Provider. The issue I have is, in the old extension ...

Spring Security Configure audience of JWT in PRIVATE_KET_JWT client authentication

Expected Behavioralthough rfc7523#section-3 say the token url MAY be used as the aud claim values, it's not required to ...

Spring Security Automatically refresh saml metadata in configurable intervals

Expected BehaviorThe spring-security-saml extension provides a HTTPMetadataProvider which is able to automatically refre...

Spring Security Spring Security 5.6.0 breaks multiple configurations in tests

Describe the bugI use multiple security configurations with orders and requestMatchers to determine which requests end u...

Spring Security SEC-3182: Inspect redirected URLs through the filter chain

Takuya Iwatsuka (Migrated from SEC-3182) said:We have a request for a new feature.Briefly, it is that whenever redirecte...

Spring Security grant_type not set by ReactiveOAuth2AccessTokenResponseClient with PRIVATE_KEY_JWT converter

Describe the bugWhen customizing a AbstractWebClientReactiveOAuth2AccessTokenResponseClient implementation with a conver...

Spring Security spring-framework commit which removes deprecated code breaks main branch build

Describe the bughttps://github.com/spring-projects/spring-framework/commit/4750a9430cdae9156d1e7fc32cec2c11ba2b8514#diff...

Spring Security Remove reference to jcenter() repository

ContextJCenter shutdown impact on Gradle builds.On February 3 2021, JFrog announced that they will be shutting down Bint...

Spring Security SAML2 Destination mismatch behind Load Balancer

SummaryThe SAML Extension had a specific bean for applications behind an LB OpenSamlAuthenticationProvider.validateSaml2...

Spring Security Resolve HttpSecurityDsl Package Tangle

Resolve package tangle between org.springframework.security.config.web and org.springframework.security.config.annotatio...

Spring Security MissingCsrfTokenException message is misleading when not storing the CSRF tokens in the session

When using the org.springframework.security.web.csrf.CookieCsrfTokenRepository for CSRF protection, no information is st...

Spring Security Documentation has wrong code example in the 'Customizing OpenSAML’s AuthnRequest Instance' section

In the Customizing OpenSAML’s AuthnRequest Instance section the code example is wrong, because: - There is no parameterl...

Spring Security Provide Cookie implementation of AuthorizationRequestRepository

We should consider providing a Cookie based implementation of AuthorizationRequestRepository.Comment From: afrancoc2000H...

Spring Security Be able to configure RestTemplate of OidcIdTokenDecoderFactory

Expected BehaviorIn our daily deployment our services are behind http proxy servers. Due to this, we are not able to use...

Spring Security Allow RestOperations to be configured for OidcIdTokenDecoderFactory

Expected BehaviorOidcIdTokenDecoderFactory when used with a JWKs doesn't provide any option to configure the RestOperati...
上一页 下一页
.