Credential-transformation-procedure (List)#
Path: /processing/procedures/credential-transformation-procedure
Procedures used by credential managers to transform the password
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| id | string | required | The name or id of the procedure | |
| script | script | required | A JavaScript procedure that can transform/hash a password |