Spring Security Single logout

I don’t know if it’s a bug, or it’s just an unrealized feature, but I decided to create a bug.I'm trying to move from sp...

Spring Security RoleHierarchy bean does not apply to AuthorityAuthorizationManager

Describe the bugDeclaring RoleHierarchy in a @Bean behave differently when declared manually to AuthorityAuthorizationMa...

Spring Security Add request to Observation Context at creation to enable filtering by the request

This issue was originally discussed in https://github.com/spring-projects/spring-boot/issues/34400.The scenario is the f...

Spring Security Allow OpenSamlMetadataResolver to switch between pretty print vs normal displayed metadata rendering

Expected BehaviorAllow OpenSamlMetadataResolver to generate metadata that is not pretty printed. This can be achieved by...

Spring Security Saml2LogoutRequestMixin relayState property should be binding

Forward port of issue #13940 to 6.2.x.Comment From: marcusdacoregioDuplicate of https://github.com/spring-projects/sprin...

Spring Security Saml2LogoutRequestMixin relayState property should be binding

Forward port of issue #13939 to 6.1.x.Comment From: marcusdacoregioDuplicate of https://github.com/spring-projects/sprin...

Spring Security Saml2LogoutRequestMixin relayState property should be binding

Describe the bugIt seems relayState property should be bindingTo Reproduceclass Saml2LogoutRequestMixin {.. @JsonProper...

Spring Security java.lang.ClassNotFoundException in spring-security-test

java.lang.ClassNotFoundException: o.s.security.oauth2.server.resource.authentication.JwtGrantedAuthoritiesConverter rece...

Spring Security Add hasScope for authorization rules

AuthorizationManager makes the following possible in the DSL:http .authorizeHttpRequests((authorize) -> authorize ...

Spring Security Exceptions should be handled correctly even if user info endpoint is misconfigured

Expected BehaviorWhen using Spring Security OAuth2 Client, even if we misconfigured the user info endpoint which result ...

Spring Security Native compilation: method security not working when annotation is set on interface, not implementation

Taking this working example from the documentation:@Servicepublic class MyCustomerService { @PreAuthorize("hasAu...

Spring Security Use Dependabot

This is a central issue used to group the tasks that need to be done in order to use Dependabot for version update[x] ht...

Spring Security Apply updated Code Style

We have been using the version 0.0.15 of io.spring.javaformat:spring-javaformat-checkstyle for a long time now. The late...

Spring Security Fix snapshot_tests on CI workflow

The snapshot_tests CI job has some old versions for some dependencies that do not align with what the current branch is ...

Spring Security Use Gradle's Version Catalog

Forward port of #13871Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/...

Spring Security Use Gradle's Version Catalog

Forward port of issue #13870Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/c...

Spring Security Use Gradle's Version Catalog

Forward port of #13868Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/...

Spring Security Use Gradle's Version Catalog

In order to improve our build and dependency version management, we should use Gradle's Version Catalog.This is also a p...

Spring Security Document Common Servlet -> Ant Mappings

When using custom servlets, it's possible that an application may try and apply the servlet mapping to AntPathRequestMat...

Spring Security Spring Security Doc: clientName should be name of the Application instead of the Authentication Provider

In https://docs.spring.io/spring-security/reference/servlet/oauth2/login/core.html@Configurationpublic class OAuth2Login...
上一页 下一页
.