-
Feature Request
-
Resolution: Done
-
Major
-
1.2.0.Beta7
-
None
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-CLIENTCERTWithoutUsersCertificatesDatabase
- is cloned by
-
JBEAP-12417 CLIENT_CERT without users certificates database
- Resolved
-
WFLY-10553 (doc) CLIENT_CERT without users certificates database
- Closed
- is incorporated by
-
ELY-1421 Elytron 1.2 user impacting issues
- Resolved