All credential types
The policy parameter that can be set for credentials of all types:
auditCredentialValue
- Data Type: Boolean
- Default: false
- Description: Determines whether the credential's value attribute should be printed in the audit log. Other attributes are not affected, i.e., they are audited anyway.
validityDateCalculationVersion
- Data Type: Values: "v1", "v2"
- Default: "v2"
- Description: "v1": If
validityTo
is not defined it is calculated from the date of modification date. "v2": ifvalidityTo
is not defined it is calculated from the date ofvalidityFrom
.