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#

NameTypeRequiredDefaultDescription
source-algorithmmulti-value enumeration (plaintext, BCrypt, phpass, Sha2WithSha256, Sha2WithSha512, PBKDF2)optional-Algorithms that may have been used to encode previously stored data.

Subsections#

NameTypeDescription
source-credential-transformation-procedure SectionUse a procedure for previously stored data.

Was this helpful?