Nineya
Home
Blog
软著申请
Spring Security Improve OAuth2LoginSpec with more configuration options
2025-01-18 06:12:37
11936
SummaryImprove org.springframework.security.config.web.server.ServerHttpSecurity.OAuth2LoginSpecfor more configuration o...
Spring Security JWT assertion grant type support
2025-01-18 06:12:32
813
SummaryWe need to implement (exactly) this with spring security and would like to know if this is supported by spring se...
Spring Security SessionFixationProtectionEvent is not published in Spring WebFlux
2025-01-18 06:12:30
1242
Describe the bugwith the default configuration, spring security invalidates the existing session when the user authentic...
Spring Security ACL support permissions with masks longer than 32 bits
2025-01-18 06:12:27
1455
Thank you for such a fast response on 9224!You declined it (for a good reason) and I decided to create a new issue.Is it...
Spring Security SEC-3198: SecurityContextHolderAwareRequestWrapper#getRemoteUser ignores Authenticaion#getName
2025-01-18 06:12:24
1525
Michael Osipov (Migrated from SEC-3198) said:The public method getRemoteUser tries to return auth.getPrincipal().toStrin...
Spring Security How can I use digest authentication and LDAP?
2025-01-18 06:12:18
612
For digest authentication, if I set PasswordAlreadyEncoded to true, I can store the password - MD5(password:realm:passwo...
Spring Security Vulnerabilities in springcloud-commons 1.1.7
2025-01-18 06:12:15
461
HiI raised a question in springcloud git with regards to vulnerability CVE-2016-9878 (https://pivotal.io/security/cve-20...
Spring Security spring-security-5.0.3.RELEASE
2025-01-18 06:12:12
597
SummaryCannot follow the demo here:https://docs.spring.io/spring-security/site/docs/current/guides/html5//helloworld-jav...
Spring Security Tests should not combine Authentication and @AuthenticationPrincipal
2025-01-18 06:12:00
285
The sample controllers in MiscHttpConfigTests and OpaqueTokenDslTests erroneously use @AuthenticationPrincipal and Authe...
Spring Security Remove empty Appendix Section from docs
2025-01-18 06:11:56
383
Appendix Section in docs is empty it should be removed.Comment From: rwinchThis is actually a mistake in the hierarchy. ...
Spring Security CookieRequestCache handles URL encoded query parameters incorrectly
2025-01-18 06:11:53
1098
Describe the bugCookieRequestCache is used to save a request which contains an URL encoded query parameter. After restor...
Spring Security Customizing the metadata endpoint does not work
2025-01-18 06:11:51
5974
Describe the bugThe documentation states that the metadata endpoint can be changed by like this:filter.setRequestMatcher...
Spring Security Improve handling of non-String principal claim values
2025-01-18 06:11:28
3826
ContextWhen configuring an Spring application as an OAuth Resource Server and we use Jwt, we can set manually the princi...
Spring Security Spring Security performance in webflux
2025-01-18 06:11:25
2331
Describe the bugWhen configuring a Spring Webflux application to use Spring Security to protect APIS with Basic Authenti...
Spring Security Ability to customize/configure SAML AuthnRequest (SP -> IDP)
2025-01-18 06:11:18
1166
Expected BehaviorWe should be able to customize/configure the way AuthnRequest is built by spring-security. It was possi...
Spring Security Consent scopes belong to multiple resource servers
2025-01-18 06:11:16
7822
Expected BehaviorIn spring-security-oauth2-client,when multiple clientRegistrations use the same provider,by one user-co...
Spring Security Update to 5.4.0/1 breaks Wiremock tests (address already in use)
2025-01-18 06:11:13
19264
SummaryAfter upgrading my project from version 5.3.5.RELEASE to 5.4.0 (also 5.4.1) my tests using Wiremock started faili...
Spring Security error when using StreamingResponseBody and SpringSecurity together
2025-01-18 06:11:10
12335
Affects: 5.1.7.RELEASEspring boot:2.1.5.RELEASEWhen using StreamingResponseBody and Spring Security together,Error occur...
Spring Security Deprecate ClientAuthenticationMethod BASIC and POST
2025-01-18 06:11:07
250
Deprecate ClientAuthenticationMethod.BASIC and ClientAuthenticationMethod.POST in favour of ClientAuthenticationMethod.C...
Spring Security Return type of oauth2.core.ClaimAccessor#containsClaim(String) could be a primitive boolean
2025-01-18 06:11:05
2532
Current BehaviorIn org.springframework.security.oauth2.core.ClaimAccessor interface there is a containsClaim method: ...
上一页
下一页
1
…
688
689
690
691
692
…
2246
.