[
https://issues.jboss.org/browse/ELY-1418?page=com.atlassian.jira.plugin.s...
]
Jan Kalina updated ELY-1418:
----------------------------
Description:
CLIENT_CERT http-authentication-mechanism currently requires to provide security-realm,
which will contain identity for given certificate and will verify X509Evidence for it.
This does not provide replacement for legacy truststore auth, which allows to use only CA
certificate to authenticate users by certificates signed by CA, without any database of
them.
As client cetificate is already checked by SSLContext, certificate verification in
CLIENT-CERT HTTP mechanism should be made optional. (Need to be enabled by default for
backward compatibility.)
Analysis document:
https://developer.jboss.org/wiki/AnalysisDesign-CLIENTCERTWithoutUsersCer...
was:
CLIENT_CERT http-authentication-mechanism currently requires to provide security-realm,
which will contain identity for given certificate and will verify X509Evidence for it.
This does not provide replacement for legacy truststore auth, which allows to use only CA
certificate to authenticate users by certificates signed by CA, without any database of
them.
Analysis document:
https://developer.jboss.org/wiki/AnalysisDesign-CLIENTCERTWithoutUsersCer...
CLIENT_CERT without users certificates database
-----------------------------------------------
Key: ELY-1418
URL:
https://issues.jboss.org/browse/ELY-1418
Project: WildFly Elytron
Issue Type: Feature Request
Components: HTTP
Affects Versions: 1.2.0.Beta7
Reporter: Jan Kalina
Assignee: Jan Kalina
CLIENT_CERT http-authentication-mechanism currently requires to provide security-realm,
which will contain identity for given certificate and will verify X509Evidence for it.
This does not provide replacement for legacy truststore auth, which allows to use only CA
certificate to authenticate users by certificates signed by CA, without any database of
them.
As client cetificate is already checked by SSLContext, certificate verification in
CLIENT-CERT HTTP mechanism should be made optional. (Need to be enabled by default for
backward compatibility.)
Analysis document:
https://developer.jboss.org/wiki/AnalysisDesign-CLIENTCERTWithoutUsersCer...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)