Spring Security SEC-2664: ActiveDirectoryLdapAuthenticationProvider should wrap communication exceptions in InternalAuthenticationServiceException

Pradeep Agrawal (Migrated from SEC-2664) said:Jun 23, 2014 2:53:43 PM org.apache.catalina.core.StandardWrapperValve invo...

Spring Security Idiomatic Kotlin DSL for configuring HTTP security

there are some exciting options for DSL designers in the Kotlin world. It'd be nice to support a Kotlin-DSL that does in...

Spring Security AuthorizeRequestsDsl doesn't allow HTTP Method to be specified

SummaryAbstractRequestMatcherRegistry provides the mvcMatchers(HttpMethod method, String... mvcPatterns) function to all...

Spring Security spring security x-frame-option activated but not working

Hello everybody,I opened a case #20905 on spring boot but they ask me to explain the issue here on spring security.I am ...

Spring Security Open ID Connect ID Token Issuer not validated

SummaryThe OpenID Connect core specification states, that the issuer in the ID Token must match the issuer in the issuer...

Spring Security Fix Documentation to Refer to BasicAuthenticationFilter

SummaryHere should be BasicAuthenticationFilterActual BehaviorExpected BehaviorConfigurationVersion5.3.1.BUILD-SNAPSHOTS...

Spring Security Create an annotation to check the content type of MultiPartFile.

According to OWASP standards, it is recommended validate the file type of the uploaded file. So whenever we create a con...

Spring Security SecurityContextServerLogoutHandler does not revoke OAuth2 token

Spring Security 5.2.2 org.springframework.security.web.server.authentication.logout.SecurityContextServerLogoutHandlerdo...

Spring Security Login success handler should be called in proper context

Login success handler should be called in proper contextDescribe the bugIf it is called login success handler it is not ...

Spring Security When using stateless session creation policy and form login, a session shouldn't be created when authentication fails

SummaryWhen using session creation policy = STATELESS and form login, when authentication fails, the default failure han...

Spring Security Rename Preface Section of docs to Introduction

Current 5.3.0 docs has a section called preface that has several chapters of content. It will be clearer to call the sec...

Spring Security Builder for JwtDecoder

It would be nice to be able to specify validators, converters, etc. without needing to downcast to the implementation.Cu...

Spring Security OpenId Connect: Requesting acr Claims not possible

There is already issue https://github.com/spring-projects/spring-security/issues/7168 but it is only about using the "ac...

Spring Security Feature Request - Expose Reactor Netty HTTP Client Configuration

Summary of Issue:The Spring security OAuth2 filter leverages Reactor Netty HTTP Client to send request to IDP. In cloud ...

Spring Security Security configurations causing StackOverflowError

Using Spring to configure a server application with a PreAuthenticatedAuthenticationProvider, but when running it I end ...

Spring Security Security-related HTTP headers not written if response is committed during INCLUDE dispatch and RequestDispatcher is not obtained via HttpServletRequest object

SummaryIn #5499 a bug was fixed which caused security-related headers to not appear in HTTP response if that response wa...

Spring Security Dependency issues in resource server

I am attempting to create a resource server using for OAuth2 using an opaque Token. According to the documentation (http...

Spring Security Allow the ability to configure AuthoritiesMapper in Reactive OAuth2Login

SummaryI'd like the ability to modify Reactive OAuth2Login's authoritiesMapper.Actual BehaviorCan't find a suitable API ...

Spring Security Session authentication strategy is not called after successfully authentication

SummarySession authentication strategy is not called after a successfully authentication.I have used the standard strate...

Spring Security Add Flag to enable searching of LDAP groups on subtrees

SummaryIs not possible to get authorities searching LDAP groups on subtree of the provided groupSearchBase. IMHO this is...
上一页 下一页
.