Spring Security Getting the error "java.lang.IllegalArgumentException: samlRequest cannot be null or empty"

Hi, I am trying to generate response redirect using "Saml2RedirectAuthenticationRequest" class. But, when making the red...

Spring Security Default login form configuration doesn't work with CSRF when using CsrfTokenRequestHandler and delegate::handle

Describe the bugWhen configuring CSRF with a CookieCsrfTokenRepository and a XorCsrfTokenRequestAttributeHandler for use...

Spring Security SAML2 Support in ServerHttpSecurity (WebFlux)

Expected BehaviorI would like to use Spring WebFlux with SAML Current BehaviorI cannot use Spring WebFlux with SAML as i...

Spring Security Ability to customize the AuthorizationObservationConvention

Expected BehaviorThe ability to customize the obersations made by spring security (adjust low/high cardinality keys, etc...

Spring Security HttpSessionSecurityContextRepository fails to create a session because of the deferred security context support

Describe the bugShort versionThe new support for deferred security context makes DelegatingSecurityContextRepository#loa...

Spring Security Make CONTRIBUTING focus on encouraging contributions

SummaryThe documentation is long and does not encourage contributors. We should rewrite it to encourage contributors. Fo...

Spring Security Simplify Contribution Guidelines

The most common things that trip people up when contributing a PR are:Selecting the right branchRemembering to run ./gra...

Spring Security [Reopen] OAuth2 JWT token verification results cache on the resource server

I would like to reopen the issue #12830 which is closed with denial.About the comment from the original issueI'm not cle...

Spring Security JwtIssuerReactiveAuthenticationManagerResolver not resolving

Describe the bugSpring security authenticates when using single tenancy with: security: oauth2: resourceserver:...

Spring Security Add ability to set the principal claim name in ReactiveJwtAuthenticationConverter

Expected BehaviorReactiveJwtAuthenticationConverter should provide a setter for the principalClaimName, similarly to the...

Spring Security Saml2 RelyingPartyRegistration.nameIdFormat is ignored and not set in AuthnRequest from OpenSamlAuthenticationRequestResolver

I migrated from spring security 5.7.2 to 6.0.0. In 5.7.2, if I set nameIdFormat of RelyingPartyRegistration, it was adde...

Spring Security Observation Spans are not nested correctly in Webflux

Describe the bugThe observations that Spring Security provides are not being properly nested with their parent span when...

Spring Security Should Spring Security SAML check the validity (notBefore and notAfter) of trusted X.509 certificates?

Expected BehaviorIt might make sense to ignore expired (or not yet valid) X.509 certificates when accessing the certific...

Spring Security OpenID Connect: Make OAuth2AuthorizationRequest for IDToken validation

SummaryI can't find an easy way, to validate that the acr value in the ID Token is what the client expects. The spec say...

Spring Security SavedRequestAwareAuthenticationSuccessHandler forwards to an inappropriate url (css file)

Describe the bugIf a static resource in a page is the last blocked URL, SavedRequestAwareAuthenticationSuccessHandler r...

Spring Security MessageMatcherDelegatingAuthorizationManager not extracting path variables for authorization context

Describe the bugIn authorizationContext of MessageMatcherDelegatingAuthorizationManager path variables are only extracte...

Spring Security Kotlin reactive apps using coroutines broken after upgrade to 3.0.4

Describe the bugI faced an error after upgrade spring boot from 3.0.1 to 3.0.4 on @PreAuthorize("hasRole('USER'").To Rep...

Spring Security Bug in documentation of Storing the Authentication manually

In the documentation Storing the Authentication manually:https://docs.spring.io/spring-security/reference/servlet/authen...

Spring Security CORSMissingAllowOrigin after update from Spring Security 5

Describe the bugAfter upgrade from Spring Security 5.x.x (Spring Boot 2.7.5) to Spring Security 6.0 (Spring Boot 3.0.4) ...

Spring Security Cannot build or run tests in VSCode

I wanted to try out the samples, so fired up the project in VSCode and got this:One or more cycles were detected in the ...
上一页 下一页
.