Spring Security Document missing OAuth2LoginAuthenticationFilter set AuthorizationRequestRepository

gh-13090@Configuration@EnableWebSecuritypublic class OAuth2ClientSecurityConfig { @Bean public SecurityFilterChain...

Spring Security Samples directory was deleted, cannot upgrade oauth flow

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

Expected BehaviorDefaultOAuth2AuthorizationRequestResolver should provide a way to customize authorizationRequestMatcher...

Spring Security Final SecuredAuthorizationManager + use in SecurityFilterChain

SummaryI'm trying to use the AuthorizationManager as a supersedes for AccessDecisionManagerand AccessDecisionVoter, to i...

Spring Security Spring Security SAML signature validation issue

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

https://github.com/spring-projects/spring-security/blob/a4e13c520b351c48378d0287167e53cfc581de46/core/src/main/java/org/...

Spring Security Can i override OAuth2LoginAuthenticationProvider originally?

Contextif my scope has openid, it will return null and then use the OidcAuthorizationCodeAuthenticationProviderBut I hop...

Spring Security oauth2 authorized login

I have already used oAuth2LoginReactiveAuthenticationManager.authenticate for authentication, but I will still need to l...

Spring Security OpenSaml4AuthenticationProvider should be extendable

Expected BehaviorOpenSaml4AuthenticationProvider should be extendable.Current BehaviorOpenSaml4AuthenticationProvider is...

Spring Security Add support for AuthnRequestsSigned setting

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>

Expected BehaviorBy allowing construction of an OrRequestMatcher/AndRequestMatcher from a List&lt;? extends RequestMatch...

Spring Security Don't use the raw xml authn request for cross check response validation

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

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

SecurityAuthorizationManager currently caches an AuthorizationManager per method/class pair.The memory footprint this re...

Spring Security Add saml2Metadata to the DSL

In order to publish the metadata endpoint, we should do:DefaultRelyingPartyRegistrationResolver relyingPartyRegistration...

Spring Security Add generic type to CsrfTokenRepository

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

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

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

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

Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/bcf090662374b662b9744a...
上一页 下一页
.