Assisted-token (Section)#
Path: /profiles/profile{id, type}/settings/authorization-server/client-capabilities/assisted-token
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| store-token-in-cookie | boolean | optional | true | When set, the issued token is stored in a secure cookie in the user-agent; and is thereafter re-issued on subsequent requests |
| token-cookie-name | non-empty-string | optional | When set, the token storage cookie name is prefixed with the defined value. The cookie name will always be collision free over profiles and clients.This value will get URL-encoded, to enforce a valid cookie name. |