Nineya
Home
Blog
软著申请
Spring Security Single logout
2025-01-18 08:38:51
3055
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
2025-01-18 08:38:48
9894
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
2025-01-18 08:38:44
10452
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
2025-01-18 08:38:41
1674
Expected BehaviorAllow OpenSamlMetadataResolver to generate metadata that is not pretty printed. This can be achieved by...
Spring Security Saml2LogoutRequestMixin relayState property should be binding
2025-01-18 08:38:38
143
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
2025-01-18 08:38:35
143
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
2025-01-18 08:38:31
293
Describe the bugIt seems relayState property should be bindingTo Reproduceclass Saml2LogoutRequestMixin {.. @JsonProper...
Spring Security java.lang.ClassNotFoundException in spring-security-test
2025-01-18 08:38:29
2417
java.lang.ClassNotFoundException: o.s.security.oauth2.server.resource.authentication.JwtGrantedAuthoritiesConverter rece...
Spring Security Add hasScope for authorization rules
2025-01-18 08:38:26
1229
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
2025-01-18 08:38:24
6401
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
2025-01-18 08:38:13
3714
Taking this working example from the documentation:@Servicepublic class MyCustomerService { @PreAuthorize("hasAu...
Spring Security Use Dependabot
2025-01-18 08:38:11
248
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
2025-01-18 08:38:06
339
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
2025-01-18 08:38:02
280
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
2025-01-18 08:38:00
160
Forward port of #13871Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/...
Spring Security Use Gradle's Version Catalog
2025-01-18 08:37:58
166
Forward port of issue #13870Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/c...
Spring Security Use Gradle's Version Catalog
2025-01-18 08:37:55
160
Forward port of #13868Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-security/commit/...
Spring Security Use Gradle's Version Catalog
2025-01-18 08:37:52
290
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
2025-01-18 08:37:49
355
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
2025-01-18 08:37:47
2288
In https://docs.spring.io/spring-security/reference/servlet/oauth2/login/core.html@Configurationpublic class OAuth2Login...
上一页
下一页
1
…
570
571
572
573
574
…
2246
.