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