apache / apache/grails-core

GPSPRINGSECURITYCORE-222: Can't coexist form login and x509 authentication with ldap

Open
#15,863 1 comment 0 reactions 1 assignee Claimed by @burtbeckwith View on GitHub
relates-to:spring-security type: bug type: major
Dominant language
Groovy
Stars
2.9k
Forks
975
Avg merge
1d 22h
Merged PRs (30d)
92

Description

Original Reporter: ranadion
Environment: Not Specified
Version: Grails-Spring-Security-Core 1.2.7.3
Migrated From: http://jira.grails.org/browse/GPSPRINGSECURITYCORE-222

With a valid spring-securuty-core 1.2.7.3 + spring-security-ldap 1.0.6 configuration can actually login with form authentication.

When setting
grails.plugins.springsecurity.useX509 = true
grails.plugins.springsecurity.x509.continueFilterChainOnUnsuccessfulAuthentication = true
Can only try to authenticate with the x509.
With the property "continueFilterChainOnUnsuccessfulAuthentica" set true it was supposed to pass to a form authentication when there is no x509 or it fails but nothing happends but a 403 error.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.