Nineya
Home
Blog
软著申请
Spring Security [Spring Security 6.1] different logic for processing assertions in OpenSaml4AuthenticationProvider.process()
2025-01-18 09:31:52
2892
Describe the bug* In version 5.xOpenSaml4AuthenticationProvider.process1. this.responseValidator.convert(responseToken))...
Spring Security The additionalParameters array parameter of OAuth2AuthorizationRequest causes the authorizationRequestUri to be incorrect
2025-01-18 09:31:46
1507
Describe the bugThe additionalParameters array parameter of OAuth2AuthorizationRequest causes the authorizationRequestUr...
Spring Security SecurityExpressionRoot to be made resolvable as an argument
2025-01-18 09:31:44
10606
I have a controller that does some further fine grained authorization in the body of the method rather than pre or post ...
Spring Security Support doing a Token Exchange of access token from OIDC login
2025-01-18 09:31:41
27223
I have a Spring Boot application (my-app-1) where users can login through Keycloak via OIDC.This is what the configurati...
Spring Security When saml 2.0 is hitting the oAuth using open saml session data is getting appended to url hence exposing the data.We are on upgraded 2.0 saml.
2025-01-18 09:31:38
879
When saml 2.0 is hitting the oAuth using open saml session data is getting appended to url hence exposing the data.We ar...
Spring Security Method security annotation intercepts the ExceptionHandler method
2025-01-18 09:31:35
4779
Affect all branchDescribe the bugThe exception handler method defined in the Controller is intercepted by the security a...
Spring Security OAuthClient fails on 2nd login attempt - Auth Server suceeds on both - Concurrent Sessions set to > 1
2025-01-18 09:31:33
9369
Hi, I need some helpI'm not sure why it is that when I try logging in via an OAuthClient to my Auth Server, it suceeds o...
Spring Security Client id inclusion for refresh token grant is not consistent between servlet and reactive stacks
2025-01-18 09:31:27
9341
When a refresh token grant exchange occurs with a ClientAuthentication Method set to NONEOn a servlet appliction, the cl...
Spring Security Invalid CSRF token when Eureka client register to server
2025-01-18 09:31:25
2540
Describe the bugBuild the Eureka server & client, client registe to eureka server return 403 Using the spring cloud...
Spring Security Unable to get RefreshToken expiraration from OAuth2AccessTokenResponse
2025-01-18 09:31:22
964
Description:OAuth2AccessTokenResponse does not contain information about RefreshToken expirationHow to reproductget Acce...
Spring Security Documentation inconsistency in AuthorizationManager's verify method return type
2025-01-18 09:31:18
1642
Hi,I noticed a discrepancy between the official Spring Security documentation and the actual code regarding the verify m...
Spring Security Add API for Looking Up Security Annotations
2025-01-18 09:31:16
2330
Expected BehaviorAuthorizationAnnotationUtils may be very useful if you plan to implement your own security annotation a...
Spring Security Documentation ReactiveOidcSessionStrategy should be ReactiveOidcSessionRegistry
2025-01-18 09:31:13
819
I believe this documentation is wrong:ReactiveOidcSessionStrategy should be ReactiveOidcSessionRegistryHere:https://docs...
Spring Security consider adding query string to login url in LoginUrlAuthenticationEntryPoint
2025-01-18 09:31:10
1124
https://github.com/spring-projects/spring-security/blob/33495441b56ec6ce9e85b5e824460b2b4984f7e6/web/src/main/java/org/s...
Spring Security Add support for requesting protected resources with RestClient
2025-01-18 09:31:07
45633
Expected BehaviorAllow the use RestClient (to be introduced in Spring 6.1) for blocking calls in a non reactive applicat...
Spring Security Introduce UserAuthorities
2025-01-18 09:31:02
1312
UserAuthorities is a new core interface similar to UserDetails. The difference is that UserAuthorities does not include ...
Spring Security Support Expressions in Method Authorization Denied Handlers
2025-01-18 09:30:59
2260
We should consider supporting expressions in method authorization handlers for simple setups. Currently, if you want to ...
Spring Security Re-enable .github/workflows/update-dependabot.yml
2025-01-18 09:30:57
446
The workflow has been disabled to run on a scheduled basis in https://github.com/spring-projects/spring-security/issues/...
Spring Security Format check fails on fresh repo checkout
2025-01-18 09:30:54
14409
Describe the bugAfter checking out the repository I want to run the ./gradlew format check to make sure everything is ok...
Spring Security 404 Errors for SP Metadata and IDP Initiated Login
2025-01-18 09:30:47
18336
I'm currently upgrading an existing application from spring-security-saml2-core 1.0.10.RELEASE (which has reached end-of...
上一页
下一页
1
…
526
527
528
529
530
…
2246
.