]
Jan Kalina reassigned WFLY-7317:
--------------------------------
Assignee: Jan Kalina
Elytron ldap-key-store DMR XSD inconsistency
---------------------------------------------
Key: WFLY-7317
URL:
https://issues.jboss.org/browse/WFLY-7317
Project: WildFly
Issue Type: Bug
Components: Security
Affects Versions: 11.0.0.Alpha1
Reporter: Martin Choma
Assignee: Jan Kalina
* in XSD there are missing attributes {{key-attribute}} and {{key-type}}
* in XSD {{value}} attribute of {{new-item-template}} is not a list type as in DMR
* in DMR {{name}} in {{new-item-attributes}} is optional. In XSD it is marked as
required. Should be required in DMR as well.
* synchronize documenation of XSD and DMR. Documentation in XSD seems little bit
detailed.
* In {{certificate-type}} and {{certificate-attribute}} probably remove link to oracle
java 8 documentation. I consider it usefull, but I see couple of maintaining issues. Link
can change. Java 9 is comming and can have own enumaration. We also support IBM java. Just
stating "For possible values see java documentation of
CertificateFactory/CertPathEncodings" would be enough here