- URL:https://<security-url>/tokens
- Operations:Update Token Configuration
- Required Capability:Default administrator role | Security and infrastructure privilege
- Version Introduced:10.2.1
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
Parameter | Details |
---|---|
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="
}