Use-caching-services (Section)#

Path: /profiles/profile{id, type}/token-issuers/default-token-issuer/use-caching-services

Use the system’s default caching data source, instead of the default token data source, to store short-lived tokens.

Parameters#

NameTypeRequiredDefaultDescription
noncesbooleanoptionaltrueUse the system’s default caching data source to store single-use tokens, such as authorization codes and device codes.

Was this helpful?