Nineya
Home
Blog
软著申请
Spring Security AclAuthorizationStrategyImpl should use RoleHierarchy
2025-01-18 09:12:58
2271
AclAuthorizationStrategyImpl does not check reachable granted authorities when checking principal's authorities to deter...
Spring Security Prepare for Spring Security 6.3
2025-01-18 09:12:55
975
Similar to https://github.com/spring-projects/spring-security/issues/13416Update SecurityNamespaceHandler to require 6.3...
Spring Security Restore Build Scan Capability
2025-01-18 09:12:53
1464
For the 5.8.x branch, using the --scan attribute does not work per the following from Gradle:Gradle versions older than ...
Spring Security Improve the documentation for baseUri(..) of oauth2Login.redirectionEndpoint
2025-01-18 09:12:51
5416
Expected BehaviorUsually term baseUri means an URI prefix. E.g. in oauth2Login.authorizationEndpoint configurer there is...
Spring Security Create JwtIssuerReactiveAuthenticationManagerResolver with predicate
2025-01-18 09:12:47
1038
Expected BehaviorJwtIssuerReactiveAuthenticationManagerResolver internally uses TrustedIssuerJwtAuthenticationManagerRes...
Spring Security Link to article with remember-me-persistent-token strategy is broken
2025-01-18 09:12:43
880
Herehttps://docs.spring.io/spring-security/reference/servlet/authentication/rememberme.html#remember-me-persistent-token...
Spring Security Disable OAuth2WebSecurityConfiguration through property.
2025-01-18 09:12:41
1692
SummaryOur project will include the spring-security-oauth2-core and client libraries, which causes the OAuth2WebSecurity...
Spring Security HttpSessionSecurityContextRepository used for AbstractPreAuthenticatedProcessingFilter
2025-01-18 09:12:38
1641
I think we should not use HttpSessionSecurityContextRepository as default repository mainly if the security filter chai...
Spring Security OidcClientInitiatedServerLogoutSuccessHandler not working
2025-01-18 09:12:35
6039
Describe the bugWhen OidcClientInitiatedServerLogoutSuccessHandler is configured, the redirect logout is not initiated i...
Spring Security spring-security/docs/modules/ROOT/pages/servlet/authorization /method-security
2025-01-18 09:12:33
176
Forward port of issue #15045 to 6.3.x.Comment From: marcusdacoregioClosed via https://github.com/spring-projects/spring-...
Spring Security spring-security/docs/modules/ROOT/pages/servlet/authorization /method-security
2025-01-18 09:12:29
905
Describe the bugIn the method-security document, the Enabling Certain Annotations, should use AuthorizationManagerAfter...
Spring Security Base64 Padding Issue in AbstractRememberMeServices.decodeCookie
2025-01-18 09:12:23
1827
Describe the bugThe decodeCookie method in AbstractRememberMeServices attempts to pad the cookie value for Base64 decodi...
Spring Security Access token only refreshes when using @RegisteredOAuth2AuthorizedClient in controller method
2025-01-18 09:12:19
10165
SummaryImplemented Spring security oauth2 and getting an access token and refresh token from Azure AD into my oauthToken...
Spring Security API docs links are incorrect
2025-01-18 09:12:14
193
Release automation configured via springRelease { ... } in build.gradle is using an incorrect URL for the API docs. It s...
Spring Security InMemoryUserDetailsManager Setting User Roles in Official Documentation Example Causes Error
2025-01-18 09:12:11
2480
In the Spring Security official documentation, there is an example code snippet under the "Spring Boot Security Auto Con...
Spring Security JdbcOAuth2AuthorizedClientService should be able to use custom table name
2025-01-18 09:12:07
8318
Describe the bugJdbcOAuth2AuthorizedClientService doesn't have a way to specify the table name.Projects often need to cu...
Spring Security Reactive Security OAuth2 client doesn't propagate traces and baggage's in Spring Boot 3
2025-01-18 09:12:04
2251
Describe the bugThe current version of Reactive OAuth Security doesn't follow all Observability documentation recommenda...
Spring Security 401 on SAML logout if asserting party does not support SLO
2025-01-18 09:12:00
3065
Describe the bugWhen I POST to the SAML logoutUrl, a 401 response is returned.To Reproduce.logout(logout -> logout.in...
Spring Security Migrate to com.gradle.develocity plugin
2025-01-18 09:11:58
80
Related gh-15020See also release notes on gradle-enterprise-conventions@v0.0.17.
Spring Security SEC-2824: One-time Password Feature
2025-01-18 09:11:56
1458
Rob (Migrated from SEC-2824) said:I've started putting together a plugin to add one-time password functionality (for 2-f...
上一页
下一页
1
…
543
544
545
546
547
…
2246
.