Skip to main content

DigitalIdConfig

Information that defines how digital ids are created in the CA.

Properties

NameTypeDescriptionNotes
AllCAGroupsbool?If true, digital ids using this config will be set to have all CA groups.[optional]
CaGroupsList<string>If allCAGroups is set to false then digital ids using this config will use this specified list of CA groups.[optional]
CaIdstringThe UUID of the CA for this digital id config.[optional]
CaNamestringThe name of the CA for this digital id config.[optional]
CaTypestringThe CA type of this Digital Id Config.[optional]
CertTemplatesList<DigitalIdConfigCertTemplate>A list of cert templates associated with this digital id config.[optional]
CertificateTypestringThe CA certificate type which digital ids using this config will use.[optional]
DigitalIdConfigTemplateIdstringWhen creating a digital id config, default values can be provided from this specified digital id config template.[optional]
DirectoryEntrybool?A flag indicating if digital ids using this config will create directory entries in the CA.[optional]
DnFormatstringThe format which digital ids using this config will use for their DN.[optional]
DnFormatSearchbaseIncludedbool?Whether digital ids using this config should include the searchbase in their DN.[optional]
IdstringThe UUID of this Digital Id Config.[optional]
NamestringThe name of this Digital Id Config.[optional]
RolestringThe CA role which digital ids using this config will use.[optional]
SearchbasestringThe searchbase within the CA in which digital ids using this config will be created.[optional]
SubjectAltNamesList<DigitalIdConfigSubjectAltName>A list of subjectAltNames associated with this digital id config.[optional]
TypestringThe type of digital id.[optional]
UserTypestringThe CA user type which digital ids using this config will use.[optional]
VariablesList<DigitalIdConfigVariable>A list of variables associated with this digital id config.[optional]