Spring Security Generic Resolver Interface

SummaryWe have quite a few places where we are resolving APIs. OAuth2AuthorizationRequestResolver, SAML is adding a reso...

Spring Security Documentation missing for 'BearerTokenConverter' in 'Oauth2ResourceServer' configuration.

There should be documentation for BearerTokenConverter in reactive OAuth2ResourceServer docs.Example configuration.@Bean...

Spring Security CVE-2017-15708 commons-collections-3.2.1.jar

Hello Spring Security Team,Wanted to open a possible issue if you allow me.During a very basic dependency tree check on ...

Spring Security Line breaks in Base64 encoded LogoutResponse cause an IllegalArgumentException

Describe the bugIf the SAMLResponse parameter for Single Logout contains line breaks, Base64 decoding fails with an Ille...

Spring Security OAuth2AuthorizationRequest.Builder expose a method to get Attributes (registrationId)

Expected BehaviorOAuth2AuthorizationRequest.Builder could get registrationId as conditionContextSometimes,we need to cus...

Spring Security Add Jackson Support for saml2 Module

Describe the bugI try to use Jackson to de/serialize http jdb session.I create a ConversionService to use Jackson Object...

Spring Security The oauth2 client misses the management of the refresh_token_expires_in

Hi,since microsoft azure refresh token expires, I think would be nice to add this implementation to the class RefreshTok...

Spring Security Edit declaration of PasswordEncoder interface of Cryptography section

Describe the bugIn Cryptography - Password Encoding page, a Java interface of PasswordEncoder comes with a different sig...

Spring Security Add default value for version in gitHubCheckMilestoneHasNoOpenIssues task

The gitHubCheckMilestoneHasNoOpenIssues Gradle task can check if a given milestone has any open issues associated with i...

Spring Security OAuth2AuthorizedClientArgumentResolver couldn't use ReactiveOAuth2AuthorizedClientManager registered in the Context

Related servlet bug8700Describe the bugOAuth2AuthorizedClientArgumentResolver does not use the ReactiveOAuth2AuthorizedC...

Spring Security DefaultSecurityFilterChain: Wrong log message "Will not secure"

Describe the bugLog displays Will not secure ... instead of Will secure ... with ....To ReproduceConfigure a SecurityFil...

Spring Security DelegatingOAuth2UserService stream mechanism that can cause oauth2 exceptions

Describe the bugDelegatingOAuth2UserService stream mechanism that can cause oauth2 exceptionsTo ReproduceDelegatingOAuth...

Spring Security AbstractWebClientReactiveOAuth2AccessTokenResponseClient and access modifiers for methods

Describe the bugAbstractWebClientReactiveOAuth2AccessTokenResponseClient is abstract, but it is not final. I can extend...

Spring Security Document WebTestClient does not work with bind to server

SummaryWe should document that WebTestClient support does not work with bind to server https://docs.spring.io/spring-sec...

Spring Security Logout URL does not support "OPTIONS" request

SummaryWhen making an "OPTIONS" request to the logout URL (default /logout) the response is a 404 Not Found.Based on the...

Spring Security Update usage of OncePerRequestFilter

SummaryWe need to update our usage of OncePerRequestFilter to reflect the updates for https://github.com/spring-projects...

Spring Security Maximum sessions causes all pages and resources to redirect to the provided page

SummaryUsing Spring Boot 1.3.6.RELEASE which includes Spring Security 4.0.4.RELEASE. I am configuring maximum sessions u...

Spring Security Exposing more than 1 AuthenticationManager beans causes issues with @EnableGlobalMethodSecurity

SummaryIf you expose more than 1 AuthenticationManager using the following (code below) in java-config and also are usin...

Spring Security When I customize an implementation class of the ObjectPostProcessor, there is a conflict.

https://github.com/spring-projects/spring-security/blob/71986e5f424ed44c475d21af54a8cf51962b9bdd/config/src/main/java/or...

Spring Security Once JWT token is issued, locking user in spring security doesn't block the user.

Once JWT token is issued, API access is not blocked even after locking the user.But when user tries to do a login, it sa...
上一页 下一页
.