Spring Security RSocket documentation mentions non-existent class

The RSocket reference documentation refers to ServerRSocketFactoryProcessor which does not exist anymore.We should updat...

Spring Security Disabling logout keeps LogoutPageGeneratingWebFilter registered at /logout

Describe the bugWhen configuring SecurityWebFilterChain with http.logout().disable() the default LogoutPageGeneratingWeb...

Spring Security Opaque Token Support with Dynamic Credentials

SummaryI think it may make sense to provide first class support (or since we haven't hit GA change our current support) ...

Spring Security Missing log of "caused by" exception when OP document metadata cannot be reached

Describe the bugWe cannot reach our OP server with Spring Security. We know Spring Security is not the cause of the issu...

Spring Security Allow disabling the default logout page without disabling logout

BackgroundWhen form login and logout are enabled, the LogoutPageGeneratingWebFilter will create a default logout page at...

Spring Security SEC-3114: No authentication provider found is a DEBUG statement

Brandon McCulligh (Migrated from SEC-3114) said:I was seeing extremely odd behaviour in one of my applications while add...

Spring Security OAuth2ErrorResponseErrorHandler throws IllegalArgumentException for a nonstandard HTTP status code response

Describe the bugI have a Spring application using spring-security-oauth2-client. It authenticates via OAuth2 using Auth...

Spring Security SEC-3176: Spring-Security Circular Reference issue

Ninad Divadkar (Migrated from SEC-3176) said:when I disallow circularReferences in the project, Spring-security throws a...

Spring Security Allow client registration from issuer uri with no authorize_endpoint

Describe the bughttps://datatracker.ietf.org/doc/html/rfc8414#section-2 states that authorize_endpoint is required unles...

Spring Security Missing support for urn:ietf:params:oauth:grant-type:jwt-bearer in ClientRegistrations

Describe the bugIt would appear ClientRegistrations.withProviderConfiguration does not yet support urn:ietf:params:oauth...

Spring Security Using the SecurityMockServerConfigurers.java requires the com.nimbusds oauth2-oidc-sdk on the classpath

Describe the bugWhen using the SecurityMockServerConfigurer e.g. to test with an opaque OAuth2 token tests fail due to a...

Spring Security Use Job Outputs to Transmit Error

Now that Github Actions supports Job Outputs, uploading files to communicate state between jobs is unnecessary.The notif...

Spring Security Build is reporting errors on successful builds

For example, Spring Security's internal Slack channel for builds reported that the sonar_analysis task failed for https:...

Spring Security Jwt client authentication converter should detect new key

Describe the bugUsing NimbusJwtClientAuthenticationParametersConverter with a resolver reading jwk from a rolling key so...

Spring Security Spring Security can not redirect URL with query parameters when working with Spring Cloud Gateway

SummaryI have several static resources served by tomcat servers, these servers are siting behind the Spring Cloud Gatewa...

Spring Security Issue with Java configuration and custom filters in SpringSecurityFilterChain

SummaryI have a problem adding multiple custom filters into SpringSecurityFilterChain using Java configuration because f...

Spring Security spring security can not redirect login page to CAS login page

Here i am using spring security 3.x and need to integrate with JA-SIG CAS server, I can login CAS server through https:/...

Spring Security When ReactiveJwtAuthenticationConverter bean defined, use it in OAuth2 Resource Server config automatically

Expected BehaviorWhen I define a bean of type ReactiveJwtAuthenticationConverter, I would expect it to be considered in ...

Spring Security SEC-3008: SimpleUrlAuthenticationFailureHandler does not save AuthenticationException in some cases

Abhijit Sarkar (Migrated from SEC-3008) said:protected final void saveException(HttpServletRequest request, A...

Spring Security SEC-3118: @EnableWebSecurity fails when AllowCircularReferences is disabled

Madis Pärn (Migrated from SEC-3118) said:GenericApplicationContext.setAllowCircularReferences(false) and @EnableWebSecur...
上一页 下一页
.