Nineya
Home
Blog
软著申请
Spring Security spring-security-oauth2.xsd is gone
2025-01-18 07:28:41
1915
Describe the bughttp://www.springframework.org/schema/security/spring-security-oauth2.xsd is goneThis breaks startup of ...
Spring Security oauth2ResourceServer JWT revocation built-in support
2025-01-18 07:28:33
10653
Dear all,JWT revocation can be implemented manually with a publish/subscribe : a revocation event is sent (payload is th...
Spring Security It should be possible to customize authorizationRedirectStrategy in OAuth2AuthorizationRequestRedirectFilter
2025-01-18 07:28:30
6084
I need to change the authorizationRedirectStrategy in OAuth2AuthorizationRequestRedirectFilter because I want to manipul...
Spring Security FormLogin to be configurable to take in username and password as json.
2025-01-18 07:28:28
3557
Expected BehaviorFormLogin should be configurable to take in username and password as a predefined json object.Current B...
Spring Security Spring Security 5.7 xsd is not published to https://www.springframework.org/schema/security/
2025-01-18 07:28:25
1628
Summaryspring-security-5.7.xsd should be published under https://www.springframework.org/schema/security/Actual Behavior...
Spring Security Make the AbstractOAuth2AuthorizationGrantRequestEntityConverter class public
2025-01-18 07:28:22
4512
Expected BehaviorAbstractOAuth2AuthorizationGrantRequestEntityConverter is a base implementation converter to convert th...
Spring Security Improve documentation for openid package with hint on OpenID version
2025-01-18 07:28:20
1505
As we all know, the spring-security-oauth2 project is marked as deprecated. In the migration guide, the Spring team reco...
Spring Security Add ServerHttpSecurity support for PreFlightWebFitler
2025-01-18 07:28:17
236
Similar to ServerHttpSecurity.cors() but only handles pre flight requests with the proposed PreFlightWebFilter. We may w...
Spring Security Provide a ReactiveSecurityEvaluationContextExtension via spring-security-data
2025-01-18 07:28:15
6751
Expected BehaviorAdd a ReactiveSecurityEvaluationContextExtension (similar to the existing SecurityEvaluationContextExte...
Spring Security Avoid broken links caused by htmlsingle to html5 directory name change
2025-01-18 07:28:12
4376
With thanks to @dreis2211 for bringing it to my attention, the change from htmlsingle to html5 in Spring Security 5.3 ha...
Spring Security Strict Two way TLS enabling using CN name Validation
2025-01-18 07:28:08
1754
**Currently We can have Spring Security filters utilized in order to perform 2WayTLS with CN name validations for user a...
Spring Security Allow MethodSecurityInterceptor.publishAuthorizationSuccess to be configured
2025-01-18 07:28:05
2440
Expected BehaviorBe able to configure MethodSecurityInterceptor to publish AuthorizedEvent.I've noticed that here it is ...
Spring Security Add LdapUserSearch.searchForUser(DirContext context, String username) throws UsernameNotFoundException
2025-01-18 07:28:03
242
We should add a default method to LdapUserSearch that supports searching for a user with the DirContext passed into it. ...
Spring Security Remember-me token is not invalidated on logout with expired or invalid session
2025-01-18 07:28:00
1396
Describe the bugThe remember-me token is not invalidated when navigating to the logout URL using a request which include...
Spring Security MethodArgumentConversionNotSupportedException in the spring-security-samples-javaconfig-form sample when a message is created or deleted
2025-01-18 07:27:58
27301
Describe the bugorg.springframework.web.method.annotation.MethodArgumentConversionNotSupportedException in the spring-se...
Spring Security Provide a description for each package included in the javadoc
2025-01-18 07:27:55
191
When browsing Spring Security's javadoc, a number of documented packages do not have a description. I think it would eas...
Spring Security Polish the title of the javadoc
2025-01-18 07:27:53
239
In 5.5.3 the javadoc's title is "spring-security-docs-manual 5.5.3 API". In 5.6.0-RC1 it is "spring-security-docs 5.6.0-...
Spring Security Make PrePostAdviceReactiveMethodInterceptor more flexible in how it detects supported methods
2025-01-18 07:27:51
14135
Expected BehaviorPrePostAdviceReactiveMethodInterceptor should enable the user to customize how the supported methods ar...
Spring Security Dependency management upgrades Kotlin to RC version
2025-01-18 07:27:48
276
Describe the bugWhile performing the release of 5.5.1, the ./gradlew updateDependencies upgraded kotlinVersion to 1.5.20...
Spring Security Create a Spring Security Cookbook
2025-01-18 07:27:46
481
Expected BehaviorDescribe common scenarios that users of Spring Security encounter and show solutions for those scenario...
上一页
下一页
1
…
626
627
628
629
630
…
2246
.