Spring Security Saml2WebSsoAuthenticationFilter ignores the authentication details

Hello Spring Security team,ProblemWhen using the UsernamePasswordAuthenticationFilter we are setting custom authenticati...

Spring Security OAuth2ClientPropertiesRegistrationAdapter improve issuerUri value check

Expected BehaviorOAuth2ClientPropertiesRegistrationAdapter.getBuilderFromIssuerIfPossible should validate that issuer is...

Spring Security OAuth2LoginAuthenticationProvider information loss at exception handling

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

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

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.

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

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

Describe the bugWhen enabling method security with the new @EnableMethodSecurity, the DefaultMethodSecurityExpressionHan...

Spring Security JwtDecoders and NimbusJwtDecoder should use the same JWKSource

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)

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

Describe the bugsee: org.springframework.security.oauth2.server.resource.introspection.NimbusOpaqueTokenIntrospector#iss...

Spring Security Allows users to extend the Encoders while using PasswordEncoderFactories

Hope to use PasswordEncoderFactories create DelegatingPasswordEncoder, can extend the default encodersMap. For example,...

Spring Security An error was found in 9.19 --- gezq0714

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

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

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

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

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()

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()

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()

Backport of gh-10254Comment From: marcusdacoregioFixed via https://github.com/spring-projects/spring-security/commit/761...
上一页 下一页
.