Token Configuration

URL:
https://<root>/security/tokens
Methods:
GET
Required Capability:
Access allowed with the "Security and Infrastructure" privilege
Version Introduced:
10.2.1

Description

The tokens resource represents the token configuration for an organization. Use the Update Token Configuration operation to change the configuration properties of the token service.

Request parameters

ParameterDetails

f

The response format. The default response format is html.

Values: html | json | pjson

Example usage

The following is a sample request URL used to access the tokens resource:

Use dark colors for code blocksCopy
1
https://machine.domain.com/webadaptor/portaladmin/security/tokens?f=pjson

JSON Response example

Use dark colors for code blocksCopy
1
2
3
{
  "sharedKey": "gbw6+cxasO+Rq0wHUWtnS040mLW1mO4Sh+vmbW7F+cs="
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.