Context password
Context password credentials support the same policy parameters as password credentials ) plus the following parameter.
Name | Data Type, Values | Default | Description |
---|---|---|---|
storage | Data type: StringValues: hash, encrypt | hash | Determines how the context password value is saved in the DB. If it is "hash", the hash value of the context password will be saved, just like for password credentials. It can also be "encrypt", in which case a configured encryption algorithm is used. |