Credential-rehashing (Section)#
Path: /processing/credential-managers/credential-manager/credential-upgrade/credential-rehashing
Enable rehashing of credentials from a set of allowed algorithms. Credentials are upgraded when deemed valid and if the currently stored data doesn’t match the main algorithm. At least one source algorithm or a source procedure must be selected.
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| source-algorithm | multi-value enumeration (plaintext, BCrypt, phpass, Sha2WithSha256, Sha2WithSha512, PBKDF2) | optional | - | Algorithms that may have been used to encode previously stored data. |
Subsections#
| Name | Type | Description |
|---|---|---|
| source-credential-transformation-procedure | Section | Use a procedure for previously stored data. |