An authentication token
| Attribute | Value |
|---|---|
| Default Value | SHA-256 |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | resource-services |
| Stability | default |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| algorithm | STRING | false | true | SHA-256 | The algorithm with which to transform the shared secret |
| shared-secret-reference | OBJECT | true | false | The credentials required to obtain the shared secret from the key store. |