Spring Security Saml2 Federation Enhancements

A common SAML use case is where authentication is federated by an identity provider of more than one issuer.It would be ...

Spring Security RelyingPartyRegistrations does not verify signatures

Describe the bugWhen an EntitiesDescriptor, EntityDescriptor, or IDPSSODescriptor is being parsed, any included Signatur...

Spring Security Ask Connect2id for a BOM containing their product versions

We should open a ticket on Connect2id's issue tracker requesting a creation of a BOM containing all compatible versions ...

Spring Security OidcBackChannelLogoutHandler#logoutUrl not configurable, context path missing from default

Describe the bug* When logging out using backchannel-logout, the OidcBackChannelLogoutHandler handles this by generating...

Spring Security Support Remember-Me for OAuth2 login

When OAuth2 login is enabled, remember-me parameter (ie when it's not set to always remember) will not be honored, becau...

Spring Security Add another loadUser method for UserDetailsService to takes Long as its argument

https://github.com/spring-projects/spring-security/blame/746ee27dffb6dd101d094deb42cd7a3d04f1f0a9/core/src/main/java/org...

Spring Security Sign in with Apple Oauth2 Support

Summary:Apple now forces app developers to provide Sign in with Apple if they want to submit apps that currently use oat...

Spring Security Consider Adding a Build Updates section to the release changelog

Consider creating a new Build Updates (or any other name that makes sense) section to group build related dependency upd...

Spring Security Spring Security Context Support in Virtual Thread

does any body know how to fix authentication issue Token token = SpringSecurityContext.getToken(); when called in async ...

Spring Security Annotation based putting values to session

It will be very useful to be able to save values ​​to current session based on annotations, for example: @SaveSession(...

Spring Security AuthorizationManagerAfterMethodInterceptor custom annotations and aspecj support

HI, in our application based on spring security 5 we used PostInvocationAdviceProvider with AfterInvocationProviderManag...

Spring Security Add Max Session to WebFlux

When i am using webflux , how can i achieve a similar effect ,get all login user session ,like as : http.sessionManag...

Spring Security Tokens for Client Credentials grant type should be cached only based on clientRegistrationId

Expected Behavior1. Configure spring oauth2 registration with authorization grant type set to "client credentials"2. Use...

Spring Security Minor docs error in AuthenticatedReactiveAuthorizationManager

I was looking through some reactive code and found a minor docs error introduced during some docs refactoring. * @param ...

Spring Security Attach Antora Docs to Pull Requests

We should ensure that PRs have the Antora docs attached to them. This allows us to download the docs that were built to ...

Spring Security Session Management Improvements

This issue is a theme for the Spring Security 6.2 release. Issues that relate to this will be added below.[x] :star2: #6...

Spring Security SAML Authentication Issue with Simultaneous User Logins

I have set up SAML authentication for MyApp using Okta as the Identity Provider (IDP). The expected behavior is that whe...

Spring Security http.authorizeHttpRequests((authorize) -> authorize.requestMatchers( "/websocket/**").permitAll()); Not working

Describe the bugWhen adding the websocket or any requestMatcher as an exception (white listing) in the SecurityFilterCha...

Spring Security jpms spring-security-rsa

please add jpms support, at least automatic modules for now. However, this issue or another issue should be added for fu...

Spring Security Failure to build

Describe the bugI tried to build spring security source code from the main branch of github. An error was then generated...
上一页 下一页
.