- URL:
- https://<root>/security/tokens
- Methods:
GET
- Operations:
- Update Token Configuration
- 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
Parameter | Details |
---|---|
| The response format. The default response format is Values: |
Example usage
The following is a sample request URL used to access the tokens
resource:
https://machine.domain.com/webadaptor/portaladmin/security/tokens?f=pjson
JSON Response example
{
"sharedKey": "gbw6+cxasO+Rq0wHUWtnS040mLW1mO4Sh+vmbW7F+cs="
}