Spring Security add new metadata in InMemoryRelyingPartyRegistrationRepository

Describe the bugWhen attempting to add a new collection in my InMemoryRelyingPartyRegistrationRepository, it does not wo...

Spring Security SecurityContextHolderAwareRequestWrapper.getAuthentication no longer returns a non-authenticated Authentication

Describe the bugNot sure this is an intended change or not in https://github.com/spring-projects/spring-security/commit/...

Spring Security Publishing PrePostTemplateDefaults creates circular dependency

When publishing PrePostTemplateDefaults like so:@Bean PrePostTemplateDefaults templateDefaults() { return new PrePost...

Spring Security Customizable Exception for Invalid Client Registration ID in OAuth2AuthorizationRequestRedirectFilter

Thank you for your continuous efforts in maintaining and improving spring security.I would like to discuss a potential e...

Spring Security Support retrieving OAuth2AuthorizedClient from cache.

Need to add an OAuth2AuthorizedClientService implementation that gets OAuth2AuthorizedClient from the cache. In some cas...

Spring Security AttemptAuthentication is not being intercepted after upgrade to 6

Describe the bugI had a ticket to upgrade one of the springboot application to spring boot 3 version after upgrade every...

Spring Security Missing JSON session support for "impersonate" (SwitchUserGrantedAuthority)

Expected Behavior"Impersonate" (SwitchUserGrantedAuthority) is supported by JSON session serialization (SecurityJackson2...

Spring Security SignatureAlgorithm does not support EdDSA algorithm

SignatureAlgorithm does not support EdDSA algorithm, I can not use JwkSetUriJwtDecoderBuilder to create a NimbusJwtDecod...

Spring Security SEC-1877: Allow injection of rolePrefix to LdapUserDetailsManager

Yale Madden (Migrated from SEC-1877) said:The rolePrefix member of LdapUserDetailsManager defaults to "ROLE_." This forc...

Spring Security security:client-registrations doesn't take propertyconfigurer properties

Using Spring Security 5.3.1.RELEASEI use XML based configuration for most security setup as I have customizations that n...

Spring Security In-memory (default) implementation of SessionRegistry is not compatible with DefaultOidcUser and DefaultOAuth2User as the principal

I have a federated spring authorisation server which uses social login. To restrict the number user login sessions, enab...

Spring Security http PATCH w/ spring-data-rest @PreAuthorize save() method, custom PermissionEvaluator receives null object

SummarySample: https://github.com/bitsofinfo/spring-boot-data-pre-authorize-issuespring-security 4.1.3, spring-boot 4.1,...

Spring Security Return a logout response with an error status when validation of the logout request fails

Expected BehaviorSaml2LogoutRequestFilter should return a logout response back to the user agent when validation errors ...

Spring Security Method Security fails to propagate method parameters to SpEL expressions

Describe the bugWhen adding an @PreAuthorize annotation to my repository interface that checks certain entity fields the...

Spring Security SEC-1658: JA-SIG CAS Single Sign Out feature conflict with session-fixation protection

DUBOIS Fabrice (Migrated from SEC-1658) said:I run into problems with CAS Single Sign Out feature working with session-f...

Spring Security ObservationTextHandler class is not defined in a reactive context

Describe the bugWhile integrating Reactive spring security with observability, we got a code to create the bean of Obser...

Spring Security Create composite ReactiveAuthenticationManager

Need to make a composite ReactiveAuthenticationManager, for example CompositeReactiveAuthenticationManager, which contai...

Spring Security Add Meta-annotation Parameter Support

It would be nice if Spring Security's method security meta-annotation support allowed for parameters.For example, it wou...

Spring Security Improve documentation for best practices to enable horizontal scaling with OAuth 2 client applications

Expected BehaviorIt's a common case with OAuth to have several instances of an horizontal scaled, stateless application ...

Spring Security Horizontal tab (0x09) in HTTP header values rejected by StrictHttpFirewall

Describe the bugI have a problem where a customer is sending a HTTP request to my Spring application and gets rejected b...
上一页 下一页
.