Nineya
Home
Blog
软著申请
Spring Security Document missing OAuth2LoginAuthenticationFilter set AuthorizationRequestRepository
2025-01-18 08:16:51
1023
gh-13090@Configuration@EnableWebSecuritypublic class OAuth2ClientSecurityConfig { @Bean public SecurityFilterChain...
Spring Security Samples directory was deleted, cannot upgrade oauth flow
2025-01-18 08:16:47
438
This link is 404 d. thanks for deleting the samples my friends good work https://github.com/spring-projects/spring-secu...
Spring Security DefaultOAuth2AuthorizationRequestResolver should be extensible
2025-01-18 08:16:43
7498
Expected BehaviorDefaultOAuth2AuthorizationRequestResolver should provide a way to customize authorizationRequestMatcher...
Spring Security Final SecuredAuthorizationManager + use in SecurityFilterChain
2025-01-18 08:16:40
1862
SummaryI'm trying to use the AuthorizationManager as a supersedes for AccessDecisionManagerand AccessDecisionVoter, to i...
Spring Security Spring Security SAML signature validation issue
2025-01-18 08:16:36
4985
Describe the bugAfter upgrading the Spring Security to version 5.8.0 signature validation of the SAML Logout Response wo...
Spring Security Make DefaultMethodSecurityExpressionHandler#createSecurityExpressionRoot(Supplier<Authentication>, MethodInvocation) to public or proteced
2025-01-18 08:16:33
620
https://github.com/spring-projects/spring-security/blob/a4e13c520b351c48378d0287167e53cfc581de46/core/src/main/java/org/...
Spring Security Can i override OAuth2LoginAuthenticationProvider originally?
2025-01-18 08:16:31
725
Contextif my scope has openid, it will return null and then use the OidcAuthorizationCodeAuthenticationProviderBut I hop...
Spring Security oauth2 authorized login
2025-01-18 08:16:24
498
I have already used oAuth2LoginReactiveAuthenticationManager.authenticate for authentication, but I will still need to l...
Spring Security OpenSaml4AuthenticationProvider should be extendable
2025-01-18 08:16:20
1955
Expected BehaviorOpenSaml4AuthenticationProvider should be extendable.Current BehaviorOpenSaml4AuthenticationProvider is...
Spring Security Add support for AuthnRequestsSigned setting
2025-01-18 08:16:18
412
Expected Behaviorhttps://docs.oasis-open.org/security/saml/v2.0/saml-metadata-2.0-os.pdf#740 defines it.It is useful whe...
Spring Security OrRequestMatcher and AndRequestMatcher should accept List<? extends RequestMatcher>
2025-01-18 08:16:16
2005
Expected BehaviorBy allowing construction of an OrRequestMatcher/AndRequestMatcher from a List<? extends RequestMatch...
Spring Security Don't use the raw xml authn request for cross check response validation
2025-01-18 08:16:13
635
Current BehaviorRight now the only cross check validation between the returning SAML response and the outgoing SAML requ...
Spring Security DefaultBearerTokenResolver additional check for allowUriQueryParameter=false
2025-01-18 08:16:08
1737
SummaryWe may want to put additional manual check when allowUriQueryParameter=false to make sure client is not insecure...
Spring Security SecuredAuthorizationManager should cache annotation's value
2025-01-18 08:15:58
470
SecurityAuthorizationManager currently caches an AuthorizationManager per method/class pair.The memory footprint this re...
Spring Security Add saml2Metadata to the DSL
2025-01-18 08:15:50
645
In order to publish the metadata endpoint, we should do:DefaultRelyingPartyRegistrationResolver relyingPartyRegistration...
Spring Security Add generic type to CsrfTokenRepository
2025-01-18 08:15:43
305
To improve handling of CsrfToken instances generated by a CsrfTokenRepository, consider adding a generic type similar to...
Spring Security Links between migration docs are out of date
2025-01-18 08:15:31
504
The links between 5.8 and 6.0 migration docs point to a specific version (5.8.0 and 6.0.0 respectively). We should link ...
Spring Security Enabling CSRF on spring cloud gateway removes formData from POST requests and returns 400 Bad request error
2025-01-18 08:15:28
4128
Describe the bugI have enabled CSRF on my spring cloud API gateway server. I have angular as my GUI framework which call...
Spring Security Build Automation
2025-01-18 08:15:25
743
This issue is a theme for the Spring Security 6.1 release. Issues that relate to this will be added below.Build Improvem...
Spring Security Update jackson-databind to 2.14.3
2025-01-18 08:15:22
138
Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/bcf090662374b662b9744a...
上一页
下一页
1
…
586
587
588
589
590
…
2246
.