Assisted-token (Section)#

Path: /profiles/profile/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-namestring (length: 1..9223372036854775807)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.

Was this helpful?