Spring Security [Spring Security 6.1] different logic for processing assertions in OpenSaml4AuthenticationProvider.process()

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

Describe the bugThe additionalParameters array parameter of OAuth2AuthorizationRequest causes the authorizationRequestUr...

Spring Security SecurityExpressionRoot to be made resolvable as an argument

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

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.

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

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

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

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

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

Description:OAuth2AccessTokenResponse does not contain information about RefreshToken expirationHow to reproductget Acce...

Spring Security Documentation inconsistency in AuthorizationManager's verify method return type

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

Expected BehaviorAuthorizationAnnotationUtils may be very useful if you plan to implement your own security annotation a...

Spring Security Documentation ReactiveOidcSessionStrategy should be ReactiveOidcSessionRegistry

I believe this documentation is wrong:ReactiveOidcSessionStrategy should be ReactiveOidcSessionRegistryHere:https://docs...

Spring Security consider adding query string to login url in LoginUrlAuthenticationEntryPoint

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

Expected BehaviorAllow the use RestClient (to be introduced in Spring 6.1) for blocking calls in a non reactive applicat...

Spring Security Introduce UserAuthorities

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

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

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

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

I'm currently upgrading an existing application from spring-security-saml2-core 1.0.10.RELEASE (which has reached end-of...
上一页 下一页
.