You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a list of allowed cors domains if used for browser authentication
[optional]
bound_common_names
Array<String>
A list of names. At least one must exist in the Common Name. Supports globbing.
[optional]
bound_dns_sans
Array<String>
A list of DNS names. At least one must exist in the SANs. Supports globbing.
[optional]
bound_email_sans
Array<String>
A list of Email Addresses. At least one must exist in the SANs. Supports globbing.
[optional]
bound_extensions
Array<String>
A list of extensions formatted as "oid:value". Expects the extension value to be some type of ASN1 encoded string. All values must match. Supports globbing on "value".
[optional]
bound_organizational_units
Array<String>
A list of Organizational Units names. At least one must exist in the OU field.
[optional]
bound_uri_sans
Array<String>
A list of URIs. At least one must exist in the SANs. Supports globbing.
[optional]
certificate
String
Base64 encdoed PEM certificate
[optional]
require_crl_dp
Boolean
RequireCrlDp indicates whether CRL distribution points are required on the leaf client certificate, and whether CRL validation must be enforced during authentication.
[optional]
revoked_cert_ids
Array<String>
A list of revoked cert ids
[optional]
unique_identifier
String
A unique identifier to distinguish different users