Spring Security Allow Custom AuthorizationGrantType in OAuth2AuthorizationRequest

ContextWe are currently in the process of upgrading the library https://github.com/oxctl/spring-security-lti13 from Spri...

Spring Security Mention all required dependencies in LDAP documentation

Expected BehaviorI think we should mention all the required dependencies in this documentation so it will be more helpfu...

Spring Security 401 on SAML logout if asserting party did not sign reponse

Describe the bugSpring Security is unable to complete SLO successfully if the asserting party (IdP) does not sign the SA...

Spring Security LoginPageGeneratingWebFilter类把网页依赖的地址写死了

Describe the bugA clear and concise description of what the bug is.https://github.com/spring-projects/spring-security/bl...

Spring Security User is not redirected to initially requested page in IE11

Describe the bugUser is not redirected to initially requested page in IE11.To Reproduce1. Run application with WebFlux a...

Spring Security Map With Long Key Causes HttpMessageNotWritableException with spring-security-oauth2-jose version 5.8.1

Describe the bugWhile following upgrade of spring security in preparation for move to Spring Boot 3 (Spring 6) from Spri...

Spring Security OidcIdToken can not be deserialized with jackson

Describe the bugwhen claims contains a value of java.lang.Long, java.lang.Character, java.lang.Short, java.lang.Float, j...

Spring Security Add JdbcOidcSessionRegistry implementation

An InMemoryOidcSessionRegistry is limited to storing things only on a single instance. A JDBC-based implementation will ...

Spring Security No way to specify SecurityContextHolderStrategy for AbstractSecurityInterceptor

When switching to version 5.x I see that you now inject SecurityContextHolderStrategy into AbstractSecurityInterceptor:h...

Spring Security OAuth2AccessTokenResponse.Builder do not accepts issuedAt and expiresAt values

Describe the bugI'm facing an issue regarding the spring-authorization-server that depends on this bug fix.When an acces...

Spring Security Prevent incorrect merges between branches

Recently, a wrong merge happened from main into 6.2.x, since the merge was a fast-forward it went unnoticed until a cont...

Spring Security Back-Channel Logout should use localhost for internal logout request

Describe the bugGiven I have:- a Spring OAuth2 client configured with Back-Channel Logout- an authorization server with ...

Spring Security ID Token validation should support clock skew

SummaryI am using spring security 5.0.7 with spring boot 2.0.4.RELEASE for login with Google and Login with Microsoft fe...

Spring Security Support RoleHierarchy Bean in authorizeHttpRequests Kotlin DSL

Hello, Spring Security Team.I have encountered an issue when configuring security with Kotlin DSL and RoleHierarchy. The...

Spring Security SEC-2708: SavedRequestAwareAuthenticationSuccessHandler ignores configured RequestCache

Greg Adams (Migrated from SEC-2708) said:I'm using a custom RequestCache, specified in JavaConfig thus:@Order(Ordered.LO...

Spring Security With @PreAuthorize, method validation does not work.

Describe the bugIf I use @PreAuthorize, the validation for @RequestParam does not work.To Reproduce//-------------------...

Spring Security DispatcherServletDelegatingRequestMatcher causes errors when there is more than one ServletContext

Describe the bugIn a Spring Boot application with multiple servlets registered to the context (DispatcherServlet and at ...

Spring Security removeAuthorizationRequest of HttpSessionOAuth2AuthorizationRequestRepository always return null

Describe the bugremoveAuthorizationRequest method of HttpSessionOAuth2AuthorizationRequestRepository always return null ...

Spring Security Documentation clarification after #12783 has been closed is needed.

This is related to https://github.com/spring-projects/spring-security/issues/12783#issuecomment-1888798267. This issue i...

Spring Security Use RoleHierarchy bean in Method Security Configuration

authorityHttpRequests picks up a RoleHierarchy bean. If method security does the same thing, then it will simplify secur...
上一页 下一页
.