Spring Security Improve OAuth2LoginSpec with more configuration options

SummaryImprove org.springframework.security.config.web.server.ServerHttpSecurity.OAuth2LoginSpecfor more configuration o...

Spring Security JWT assertion grant type support

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

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

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

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?

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

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

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

The sample controllers in MiscHttpConfigTests and OpaqueTokenDslTests erroneously use @AuthenticationPrincipal and Authe...

Spring Security Remove empty Appendix Section from docs

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

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

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

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

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)

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

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)

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

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

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

Current BehaviorIn org.springframework.security.oauth2.core.ClaimAccessor interface there is a containsClaim method: ...
上一页 下一页
.