Nineya
Home
Blog
软著申请
Spring Security Generic Resolver Interface
2025-01-18 07:10:16
423
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.
2025-01-18 07:10:14
1001
There should be documentation for BearerTokenConverter in reactive OAuth2ResourceServer docs.Example configuration.@Bean...
Spring Security CVE-2017-15708 commons-collections-3.2.1.jar
2025-01-18 07:10:11
3086
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
2025-01-18 07:10:09
2429
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)
2025-01-18 07:10:05
1820
Expected BehaviorOAuth2AuthorizationRequest.Builder could get registrationId as conditionContextSometimes,we need to cus...
Spring Security Add Jackson Support for saml2 Module
2025-01-18 07:10:03
3809
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
2025-01-18 07:10:00
6001
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
2025-01-18 07:09:57
1378
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
2025-01-18 07:09:55
366
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
2025-01-18 07:09:52
2436
Related servlet bug8700Describe the bugOAuth2AuthorizedClientArgumentResolver does not use the ReactiveOAuth2AuthorizedC...
Spring Security DefaultSecurityFilterChain: Wrong log message "Will not secure"
2025-01-18 07:09:47
805
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
2025-01-18 07:09:45
12696
Describe the bugDelegatingOAuth2UserService stream mechanism that can cause oauth2 exceptionsTo ReproduceDelegatingOAuth...
Spring Security AbstractWebClientReactiveOAuth2AccessTokenResponseClient and access modifiers for methods
2025-01-18 07:09:42
2767
Describe the bugAbstractWebClientReactiveOAuth2AccessTokenResponseClient is abstract, but it is not final. I can extend...
Spring Security Document WebTestClient does not work with bind to server
2025-01-18 07:09:39
184
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
2025-01-18 07:09:37
1117
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
2025-01-18 07:09:35
1273
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
2025-01-18 07:09:32
1906
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
2025-01-18 07:09:30
1871
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.
2025-01-18 07:09:27
734
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.
2025-01-18 07:09:24
993
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...
上一页
下一页
1
…
643
644
645
646
647
…
2246
.