Nineya
Home
Blog
软著申请
Spring Security RSocket documentation mentions non-existent class
2025-01-18 06:41:40
178
The RSocket reference documentation refers to ServerRSocketFactoryProcessor which does not exist anymore.We should updat...
Spring Security Disabling logout keeps LogoutPageGeneratingWebFilter registered at /logout
2025-01-18 06:41:37
1987
Describe the bugWhen configuring SecurityWebFilterChain with http.logout().disable() the default LogoutPageGeneratingWeb...
Spring Security Opaque Token Support with Dynamic Credentials
2025-01-18 06:41:33
6407
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
2025-01-18 06:41:27
1094
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
2025-01-18 06:41:23
284
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
2025-01-18 06:41:21
1634
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
2025-01-18 06:41:18
3738
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
2025-01-18 06:41:11
4999
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
2025-01-18 06:41:09
969
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
2025-01-18 06:41:06
466
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
2025-01-18 06:41:03
696
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
2025-01-18 06:40:57
298
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
2025-01-18 06:40:55
295
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
2025-01-18 06:40:51
2921
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
2025-01-18 06:40:48
2199
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
2025-01-18 06:40:46
2443
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
2025-01-18 06:40:43
6341
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
2025-01-18 06:40:39
819
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
2025-01-18 06:40:37
1476
Abhijit Sarkar (Migrated from SEC-3008) said:protected final void saveException(HttpServletRequest request, A...
Spring Security SEC-3118: @EnableWebSecurity fails when AllowCircularReferences is disabled
2025-01-18 06:40:34
1982
Madis Pärn (Migrated from SEC-3118) said:GenericApplicationContext.setAllowCircularReferences(false) and @EnableWebSecur...
上一页
下一页
1
…
666
667
668
669
670
…
2246
.