Spring Security AclAuthorizationStrategyImpl should use RoleHierarchy

AclAuthorizationStrategyImpl does not check reachable granted authorities when checking principal's authorities to deter...

Spring Security Prepare for Spring Security 6.3

Similar to https://github.com/spring-projects/spring-security/issues/13416Update SecurityNamespaceHandler to require 6.3...

Spring Security Restore Build Scan Capability

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

Expected BehaviorUsually term baseUri means an URI prefix. E.g. in oauth2Login.authorizationEndpoint configurer there is...

Spring Security Create JwtIssuerReactiveAuthenticationManagerResolver with predicate

Expected BehaviorJwtIssuerReactiveAuthenticationManagerResolver internally uses TrustedIssuerJwtAuthenticationManagerRes...

Spring Security Link to article with remember-me-persistent-token strategy is broken

Herehttps://docs.spring.io/spring-security/reference/servlet/authentication/rememberme.html#remember-me-persistent-token...

Spring Security Disable OAuth2WebSecurityConfiguration through property.

SummaryOur project will include the spring-security-oauth2-core and client libraries, which causes the OAuth2WebSecurity...

Spring Security HttpSessionSecurityContextRepository used for AbstractPreAuthenticatedProcessingFilter

I think we should not use HttpSessionSecurityContextRepository as default repository mainly if the security filter chai...

Spring Security OidcClientInitiatedServerLogoutSuccessHandler not working

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

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

Describe the bugIn the method-security document, the Enabling Certain Annotations, should use AuthorizationManagerAfter...

Spring Security Base64 Padding Issue in AbstractRememberMeServices.decodeCookie

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

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

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

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

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

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

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

Related gh-15020See also release notes on gradle-enterprise-conventions@v0.0.17.

Spring Security SEC-2824: One-time Password Feature

Rob (Migrated from SEC-2824) said:I've started putting together a plugin to add one-time password functionality (for 2-f...
上一页 下一页
.