Nineya
Home
Blog
软著申请
Spring Security File-based Configuration for Asserting Party Metadata
2025-01-18 06:59:07
4022
Expected BehaviorString metadataLocation = "C:\\local\\temp\\saml\\meta.xml";RelyingPartyRegistration registra...
Spring Security Allow for comma-delimited scopes in OAuth2 authorization request
2025-01-18 06:59:04
7406
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
2025-01-18 06:59:00
5063
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
2025-01-18 06:58:54
1705
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 ("")
2025-01-18 06:58:51
3917
Describe the bugHello All,when using UsernamePasswordAuthenticationTokenDeserializer via CoreJackson2Module from spring-...
Spring Security Facility to add keyinfo to AuthnRequest xml
2025-01-18 06:58:48
908
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
2025-01-18 06:58:46
957
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
2025-01-18 06:58:43
3512
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
2025-01-18 06:58:40
12096
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
2025-01-18 06:58:37
1264
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
2025-01-18 06:58:35
12571
Describe the bugWhen customizing a AbstractWebClientReactiveOAuth2AccessTokenResponseClient implementation with a conver...
Spring Security spring-framework commit which removes deprecated code breaks main branch build
2025-01-18 06:58:32
3696
Describe the bughttps://github.com/spring-projects/spring-framework/commit/4750a9430cdae9156d1e7fc32cec2c11ba2b8514#diff...
Spring Security Remove reference to jcenter() repository
2025-01-18 06:58:28
136
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
2025-01-18 06:58:26
5400
SummaryThe SAML Extension had a specific bean for applications behind an LB OpenSamlAuthenticationProvider.validateSaml2...
Spring Security Resolve HttpSecurityDsl Package Tangle
2025-01-18 06:58:23
2024
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
2025-01-18 06:58:17
1538
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
2025-01-18 06:58:09
679
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
2025-01-18 06:58:05
6322
We should consider providing a Cookie based implementation of AuthorizationRequestRepository.Comment From: afrancoc2000H...
Spring Security Be able to configure RestTemplate of OidcIdTokenDecoderFactory
2025-01-18 06:58:02
2986
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
2025-01-18 06:57:59
1325
Expected BehaviorOidcIdTokenDecoderFactory when used with a JWKs doesn't provide any option to configure the RestOperati...
上一页
下一页
1
…
653
654
655
656
657
…
2246
.