Assisted-token (Section)#

Path: /profiles/profile{id, type}/settings/authorization-server/client-capabilities/assisted-token

Parameters#

NameTypeRequiredDefaultDescription
store-token-in-cookiebooleanoptionaltrueWhen set, the issued token is stored in a secure cookie in the user-agent; and is thereafter re-issued on subsequent requests
token-cookie-namenon-empty-stringoptionalWhen 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.

Was this helpful?