An authentication token
| Attribute | Value |
|---|---|
| Default Value | RSA |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | resource-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | false |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | resource-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Type | OBJECT |
| Nillable | false |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Capability reference | |
| Type | STRING |
| Nillable | false |
| Expressions Allowed | false |
| 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 | RSA | The algorithm with which to transform the shared secret |
| key-alias | STRING | true | true | The alias of the encryption key from the specified key store | |
| key-credential-reference | OBJECT | true | false | The credentials required to obtain the encryption key from the key store. | |
| key-store | STRING | true | false | A reference to a key store containing the encryption key | |
| shared-secret-reference | OBJECT | true | false | The credentials required to obtain the shared secret from the key store. |