Nineya
Home
Blog
软著申请
Spring Security Authenticatio username and password are encrypted and transmitted from the front end to the back end
2025-01-18 05:48:12
1617
Expected BehaviorHow to replace the default UsernamePasswordAuthenticationFilter。Contextspring security version: 5.1.4pr...
Spring Security Fix for 8223 breaks existing applications.
2025-01-18 05:48:09
2286
SummaryFix for https://github.com/spring-projects/spring-security/issues/8223 forces POST requests, breaking existing ap...
Spring Security Fix JDK 10 & 11 builds
2025-01-18 05:48:07
1261
SummaryDue to a Jenkins misconfiguration the build was not actually running on JDK 10 or 11. When Jenkins was fixed the ...
Spring Security AuthorizedClientServiceReactiveOAuth2AuthorizedClientManager "principalName cannot be empty" for tokens with no subject
2025-01-18 05:48:04
2588
Describe the bugWe use AuthorizedClientServiceReactiveOAuth2AuthorizedClientManager to manage oauth tokens sent to exter...
Spring Security Switch CONTRIBUTING to adoc
2025-01-18 05:48:01
127
Expected BehaviorWe should switch CONTRIBUTING.md to be an asciidoctor file to be consistent with the rest of our docume...
Spring Security Use Default Community Files
2025-01-18 05:47:59
240
Expected BehaviorWe should use the default community files. See https://help.github.com/en/github/building-a-strong-comm...
Spring Security Add GitHub Issue Templates
2025-01-18 05:47:57
222
SummaryWe already had issue templates, but we should leverage the new support for multiple issues templates. See https:/...
Spring Security Support OAuth 2.0 Authorization Server
2025-01-18 05:47:55
17847
NOTE: Please see commentThe initial support for OAuth 2.0 Authorization Server will target the following features:OAuth ...
Spring Security Overriding Spring Security Cache-Control
2025-01-18 05:47:52
7196
SummaryIt would be useful to have a declarative or simple way to override on a per controller or method basis the defaul...
Spring Security hasRole does not support SpEL
2025-01-18 05:47:49
377
Please refer to this StackOverflow post. Expressions like @PreAuthorize(hasRole('ROLE_' + #user.role) do not work as has...
Spring Security Global ServerSecurityContextRepository ignored by logout
2025-01-18 05:47:46
2876
SummaryWhen configuring a global ServerSecurityContextRepository on the SecurityWebFilterChain, it is used by all authen...
Spring Security Enable providing a different default encoding id for the PasswordEncoderFactories#createDelegatingPasswordEncoder
2025-01-18 05:47:43
5278
SummaryIt would be good if we can pass a custom encoding id to the PasswordEncoderFactories#createDelegatingPasswordEnco...
Spring Security ClassNotFoundException: com.nimbusds.oauth2.sdk.http.HTTPResponse
2025-01-18 05:47:41
11776
Summarynimbus HTTPResponse ClassNotFound using <dependency><groupId>org.springframework.boot</groupId>...
Spring Security SAML2 HTTP-Redirect: Missing Signature and SigAlg parameters in SAMLRequest Url (AuthNRequest)
2025-01-18 05:47:38
5051
SummaryI'm currently update to Spring Security 5.2.1. and start to use the integrated SAML 2 implementation.During the i...
Spring Security Allow Samples to Run Independently
2025-01-18 05:47:35
488
SummaryRight now samples need to be imported with Spring Security. We should allow the samples to be ran independently. ...
Spring Security Use Kotlin DSL Marker Annotations to prevent scope leaking in WebFlux DSL
2025-01-18 05:47:32
875
SummaryThe Kotlin DSL is designed with a specific hierarchy in mind.However, the hierarchy is not enforced.The following...
Spring Security hasIpAddress in RSocket Security
2025-01-18 05:47:30
920
SummaryI cannot see any option to check/validate IP address of client using Spring Security RSocket library. Actual Beha...
Spring Security Saml2AuthenticationRequestContext should be extendible
2025-01-18 05:47:28
1281
Implementations of Saml2AuthenticationRequestFactory may need additional context other than what Saml2AuthenticationRequ...
Spring Security Compatibility with Spring Framework 5.2.x
2025-01-18 05:47:25
684
SummarySpringSecurity 5.3.1 documentation states that it is built against Spring Framework 5.2.5 and any newer version s...
Spring Security oauth sso does not work when it is on the same device as oauthserver
2025-01-18 05:47:23
11760
SummaryI have created an oauth2.0 authorization server using spring boot. now I want to use this authorization server to...
上一页
下一页
1
…
709
710
711
712
713
…
2246
.