Spring Security SAML2: Only first login / logout binding from provided idp metadata is used

When using the IDP metadata for configuration by RelyingPartyRegistrations#fromMetadataLocation the OpenSamlMetadataAsse...

Spring Security [missing_user_info_uri] Missing required UserInfo Uri in UserInfoEndpoint for Client Registration: xxxx

SummaryAs part of spring-boot-starter-oauth2-client, came across an error where even openid scope has been specified, ap...

Spring Security Support for OIDC (JWT/id token) to an existing Java Spring application using SAML2.0

SummaryI have configured Spring Security with SAML2 (SP Initiated) and OAuth2 Client implementation for user authenticat...

Spring Security Property expiredUrl of SessionManagement is not handled correctly

Spring Boot SecurityProperty expiredUrl of SessionManagement is not handled correctlyActual BehaviorThis situation is ve...

Spring Security Deprecate AbstractConfiguredSecurityBuilder#apply that returns SecurityConfigurerAdapter

With the addition of the .with() method, we can now deprecate the .apply() and guide users how to migrate to .with().

Spring Security ClientAuthenticationMethod not support Oauth2.0 tls_client_auth and self_signed_tls_client_auth method

Expected Behaviorin the spring-security-oauth2-core project, the class of ClientAuthenticationMethod support Oauth2.0 t...

Spring Security Add with() method to apply Custom DSLs returning the builder

Given that and() is stated for removal, does it mean that in the future, I cannot chain the HttpSecurity?// not possible...

Spring Security Spring Security 6 combined with AspectJ weaving of spring-security-aspects executes PreAuthorize twice

Describe the bugWe just updated Spring Security to version 6 in our project , and replaced the @EnableGlobalMethodSecuri...

Spring Security SPA oauth2 through spring security

When dealing with spring security I was never able to find a way to use an SPA (say angular) to initiate a oauth2 login ...

Spring Security Next generation idea for spring security by using automation

Hello, All.I have an idea for spring security.We can all agree that there are many confusing options in Spring Security....

Spring Security SEC-2939: Redis-backed PersistentTokenRepository

Christopher Smith (Migrated from SEC-2939) said:Increasing numbers of applications aren't using SQL datastores at all (m...

Spring Security Automatically enable .cors() if CorsConfigurationSource bean is present

This would avoid Boot needing to add that to provide support for CORS out of the box.Comment From: andersonkyleIMHO enab...

Spring Security Use SecurityContextHolderStrategy in CasAuthenticationFilter

The filter should use the SecurityContextHolderStrategy in its successfullAuthentication method instead of accessing the...

Spring Security Implementing Multiple Customizable URLs for Single Sign-On with Federated IdP in Spring Security SAML2

Our application's single sign-on works with a federated identity provider (IdP) where the IdP selection is based on quer...

Spring Security Simplify RequestMatcherDelegatingAuthorizationManager.Builder matcher registration

It would be easier to use RequestMatcherDelegatingAuthorizationManager.Builder if it used builder methods similar to Mes...

Spring Security authorizeHttpRequests should consider GrantedAuthorityDefaults

We use a custom prefix for our roles (e.g. we want roles to be something like MYPREFIX_USER instead of ROLE_USER): @B...

Spring Security Add meta-annotation support for EnableMethodSecurity

Describe the bugAfter using the version Latest corresponding to Boot3 and opening the annotation @ EnableMethodSecurity,...

Spring Security Use AuthoritiesAuthorizationManager in Jsr250AuthorizationManager

This would provide the same externalization benefit for @RolesAllowed as @Secured. It would also simplify configuring a ...

Spring Security Remove LazyCsrfTokenRepository usage

CsrfConfigurer and CsrfBeanDefinitionParser use the deprecated LazyCsrfTokenRepository; however, this is no longer neces...

Spring Security Improve Security Filters Documentation

Documentation at Security Filters leaves a lot of questions unanswered. Suggest that that section be enhanced by answeri...
上一页 下一页
.