Spring Security Keycloaksession is not accessible in spring xml based project.

I have used spring-security adaptor for keycloack configration.spring-security- 3.2.5keycloak-4.6 jarspring-security.xml...

Spring Security OAuth: factory methods in JwtDecoders does not allow changing timeout

Expected BehaviorFactory methods in JwtDecoders should accept timeout values to pass into RemoteJWKSet.Current BehaviorW...

Spring Security SAML2 AuthnResponse custom type values are not mapped to Saml2AuthenticatedPrincipal

My current authentication is working and i get values in my DefaultSaml2AuthenticationProvider but somehow i cant find t...

Spring Security checkContentLength

https://github.com/spring-projects/spring-security/blob/dffa0ed43001d20d3f2d596db9b38d5bc06cf74e/web/src/main/java/org/s...

Spring Security Document Authorize HTTP Requests for Reactive Security

Similar to https://docs.spring.io/spring-security/reference/servlet/authorization/authorize-http-requests.html but for S...

Spring Security Testing section on docs is using wrong project version

This page on the docs is using the wrong version for Spring Security. Instead of spring-security-test-5.6.2-SNAPSHOT.jar...

Spring Security NimbusReactiveJwtDecoder bean not used to pass via proxy instead of default WebClient

SummaryI have a NimbusReactiveJwtDecoder that is not used in OAuth2 flow to check token signature (oauth2Login).The appl...

Spring Security AbstractAuthenticationProcessingFilter inits security context too late

SummaryI don't understand why AbstractAuthenticationProcessingFilter is initializing SecurityContextHolder after invokin...

Spring Security Default login page's css "https://getbootstrap.com/docs/4.0/examples/signin/signin.css" is too slow in china.

"https://getbootstrap.com/docs/4.0/examples/signin/signin.css " always cost about 15 seconds in chinese network.Comment ...

Spring Security Getting Spring Security Reference Doc have a error

https://docs.spring.io/spring-security/reference/getting-spring-security.html#getting-maven-bootExample 2. pom.xml<pr...

Spring Security RelyingPartyRegistrations should read all entities

In a federated setup, a single metadata endpoint may have multiple IDP entities described.It would be nice to have addit...

Spring Security Allow custom OAuth2ErrorHttpMessageConverter with OAuth2ErrorResponseErrorHandler

Backport of gh-10425Comment From: sjohnrClosed via 00fafd878cad4c3f8741aecb6d6603de4e30c5c4Comment From: sjohnrRemoving ...

Spring Security Support Google tokeninfo (nonstandard opaque token introspection)

Expected BehaviorGoogle should support standard token introspection.Current BehaviorGoogle's tokeninfo returns a nonstan...

Spring Security Custom AbstractAuthenticationFilterConfigurer Support

ENV- Spring Security 5.6.0- Java 8 Expected BehaviorAbstractAuthenticationFilterConfigurer config method void configure(...

Spring Security OAuth Client Credentials Authorization Broken in 5.6.x

OAuth Client Credentials authorization (and some other grant types) is broken in 5.6.x. It was working correctly in 5.5....

Spring Security RequestMatcherDelegatingWebInvocationPrivilegeEvaluator doesn't provided access to the ServletContext

See #10779 Comment From: marcusdacoregioFixed via https://github.com/spring-projects/spring-security/commit/a041e7c9437b...

Spring Security RequestMatcherDelegatingWebInvocationPrivilegeEvaluator doesn't provided access to the ServletContext

See #10779 Comment From: marcusdacoregioFixed via https://github.com/spring-projects/spring-security/commit/893b651aeace...

Spring Security RequestMatcherDelegatingWebInvocationPrivilegeEvaluator doesn't provided access to the ServletContext

Describe the bugSee https://github.com/spring-projects/spring-boot/issues/29564 for details.The recently introduced Requ...

Spring Security SAML 2.0 LogoutRequest should contain session indexes

Expected BehaviorCurrently "LogoutRequest" is missing "SessionIndex" attributes, some IdPs might have a problem with acc...

Spring Security formLoginConfigurer DSL support Customize usernamePasswordAuthenticationFilter

Expected Behaviorwhen use formlogin ,I need extends usernamePasswordAuthenticationFilteroverride obtainPassword method t...
上一页 下一页
.