Context password
Context password credentials support the same policy parameters as password credentials (see the chapter: Password) plus the following parameter.
storage
- Data type: String
- Values: hash, encrypt
- Default: 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.