Nineya
Home
Blog
软著申请
Spring Security Getting the error "java.lang.IllegalArgumentException: samlRequest cannot be null or empty"
2025-01-18 08:09:36
2554
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
2025-01-18 08:09:33
8196
Describe the bugWhen configuring CSRF with a CookieCsrfTokenRepository and a XorCsrfTokenRequestAttributeHandler for use...
Spring Security SAML2 Support in ServerHttpSecurity (WebFlux)
2025-01-18 08:09:30
502
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
2025-01-18 08:09:28
3711
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
2025-01-18 08:09:25
16490
Describe the bugShort versionThe new support for deferred security context makes DelegatingSecurityContextRepository#loa...
Spring Security Make CONTRIBUTING focus on encouraging contributions
2025-01-18 08:09:21
415
SummaryThe documentation is long and does not encourage contributors. We should rewrite it to encourage contributors. Fo...
Spring Security Simplify Contribution Guidelines
2025-01-18 08:09:19
278
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
2025-01-18 08:09:16
1791
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
2025-01-18 08:09:14
4250
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
2025-01-18 08:09:12
567
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
2025-01-18 08:09:08
1950
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
2025-01-18 08:09:06
820
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?
2025-01-18 08:08:57
3414
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
2025-01-18 08:08:54
8709
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)
2025-01-18 08:08:51
8498
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
2025-01-18 08:08:49
2539
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
2025-01-18 08:08:46
1853
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
2025-01-18 08:08:43
2021
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
2025-01-18 08:08:39
4124
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
2025-01-18 08:08:36
800
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 ...
上一页
下一页
1
…
592
593
594
595
596
…
2246
.