Nineya
Home
Blog
软著申请
Spring Security Saml2WebSsoAuthenticationFilter ignores the authentication details
2025-01-18 06:53:05
1691
Hello Spring Security team,ProblemWhen using the UsernamePasswordAuthenticationFilter we are setting custom authenticati...
Spring Security OAuth2ClientPropertiesRegistrationAdapter improve issuerUri value check
2025-01-18 06:53:02
1535
Expected BehaviorOAuth2ClientPropertiesRegistrationAdapter.getBuilderFromIssuerIfPossible should validate that issuer is...
Spring Security OAuth2LoginAuthenticationProvider information loss at exception handling
2025-01-18 06:52:59
10758
Expected BehaviorThe framework should provide with relevant exception information in case of javax.net.ssl.trustStore an...
Spring Security Support for PKCE and Opaque Token Introspection
2025-01-18 06:52:56
2797
ContextFront end app with PKCE accessing a resource server with both local and remote token validation enabled in the Se...
Spring Security Allow for custom authentication details
2025-01-18 06:52:54
5152
Expected BehaviorFor a JWT based resource server it is possible to configure a custom jwt authentication converter like ...
Spring Security how to set access_type=offline to get the refresh token from google.
2025-01-18 06:52:51
1453
SummaryI am trying to authenticate my spring boot application through google. I do not see any option to set access_type...
Spring Security OAuth2 Token Response Customization
2025-01-18 06:52:44
935
SummaryProvide a way to customize the token response being extracted by OAuth2BodyExtractors before parsing it.Current B...
Spring Security Missing BeanResolver when using SpEL with Pre/PostAuthorizeAuthorizationManager
2025-01-18 06:52:41
1542
Describe the bugWhen enabling method security with the new @EnableMethodSecurity, the DefaultMethodSecurityExpressionHan...
Spring Security JwtDecoders and NimbusJwtDecoder should use the same JWKSource
2025-01-18 06:52:38
767
Related to #9991 JwtDecoders and ReactiveJwtDecoders instantiate a RemoteJWKSet in order to discover reasonable defaults...
Spring Security OIDC AuthorizationGrant flow token api failing due to spring-security-oauth2-client:5.5.1 class OAuth2AuthorizationGrantRequestEntityUtils (why UrlEncoder is added for client-secret)
2025-01-18 06:52:36
1804
We use spring spring-security-oauth2-client dependency for OIDC (openID connect Authorization Grant) type login flow .In...
Spring Security org.springframework.security.oauth2.server.resource.introspection.NimbusOpaqueTokenIntrospector#issuer does not consider URI but only URL
2025-01-18 06:52:32
1646
Describe the bugsee: org.springframework.security.oauth2.server.resource.introspection.NimbusOpaqueTokenIntrospector#iss...
Spring Security Allows users to extend the Encoders while using PasswordEncoderFactories
2025-01-18 06:52:29
486
Hope to use PasswordEncoderFactories create DelegatingPasswordEncoder, can extend the default encodersMap. For example,...
Spring Security An error was found in 9.19 --- gezq0714
2025-01-18 06:52:27
1802
Describe the bugHello,SpringSecurity. Today, when I use SpringBoot:2.5.4 and SpringSecurity:5.5.2 to build SpringBootAd...
Spring Security Propagate TestSecurityContextHolder to SecurityContextHolder after MockMvc calls
2025-01-18 06:52:12
3587
Expected BehaviorAfter calling MockMvc, I want to be able to make assertions that depend on the SecurityContext defined ...
Spring Security Saml2LoginConfigurer should pick up Saml2AuthenticationTokenConverter bean
2025-01-18 06:52:09
1316
Related to #10243To customize how a RelyingPartyRegistration is resolved from a login request, an application needs to c...
Spring Security LDIF file in integration tests should be compatible with UnboundID
2025-01-18 06:52:07
270
The LDIF file used in the LDAP integration tests has 2 entries for dn: uid=bcrypt,ou=people,dc=springframework,dc=org.Th...
Spring Security Add Saml2ParameterNames
2025-01-18 06:52:05
162
Like OAuth2ParameterNames, it would be nice to have a class where the following standard parameters were defined:SAMLReq...
Spring Security Add Documentation for Static Methods Classes for mockJwt() and jwt()
2025-01-18 06:52:03
157
Backport of gh-10254Comment From: marcusdacoregioFixed via https://github.com/spring-projects/spring-security/commit/1ca...
Spring Security Add Documentation for Static Methods Classes for mockJwt() and jwt()
2025-01-18 06:52:00
1114
I'm looking through the documentation for testing Spring Security with WebFlux and it shows a static method being used m...
Spring Security Add Documentation for Static Methods Classes for mockJwt() and jwt()
2025-01-18 06:51:58
157
Backport of gh-10254Comment From: marcusdacoregioFixed via https://github.com/spring-projects/spring-security/commit/761...
上一页
下一页
1
…
658
659
660
661
662
…
2246
.