Nineya
Home
Blog
软著申请
Spring Security Allow Custom AuthorizationGrantType in OAuth2AuthorizationRequest
2025-01-18 09:17:52
11247
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
2025-01-18 09:17:48
1414
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
2025-01-18 09:17:45
1436
Describe the bugSpring Security is unable to complete SLO successfully if the asserting party (IdP) does not sign the SA...
Spring Security LoginPageGeneratingWebFilter类把网页依赖的地址写死了
2025-01-18 09:17:43
1091
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
2025-01-18 09:17:33
5869
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
2025-01-18 09:17:31
2256
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
2025-01-18 09:17:28
2473
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
2025-01-18 09:17:25
10429
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
2025-01-18 09:17:22
1612
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
2025-01-18 09:17:20
1672
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
2025-01-18 09:17:17
2077
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
2025-01-18 09:17:14
8745
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
2025-01-18 09:17:11
14117
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
2025-01-18 09:17:03
5550
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
2025-01-18 09:17:00
1729
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.
2025-01-18 09:16:57
3138
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
2025-01-18 09:16:55
12424
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
2025-01-18 09:16:52
2409
Describe the bugremoveAuthorizationRequest method of HttpSessionOAuth2AuthorizationRequestRepository always return null ...
Spring Security Documentation clarification after #12783 has been closed is needed.
2025-01-18 09:16:49
823
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
2025-01-18 09:16:47
2484
authorityHttpRequests picks up a RoleHierarchy bean. If method security does the same thing, then it will simplify secur...
上一页
下一页
1
…
539
540
541
542
543
…
2246
.