Skip To Content
ArcGIS Developer
Dashboard

Token Configuration

Description

This resource represents the token configuration within your portal. 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

Below is a sample request URL for the tokens resource:

https://machine.domain.com/webadaptor/portaladmin/security/tokens?f=json

JSON Response example


{
  "sharedKey": "gbw6+cxasO+Rq0wHUWtnS040mLW1mO4Sh+vmbW7F+cs="
}