Manage the Token Attribute Rules
You can view and manage the token attribute rules for a token issuer trust document using the Token Attribute Rule REST API.
The cURL command examples use the URL
structure:
http(s)://host:port/wsm-pmrest/v2/trust/{trustname}/attributerule
The following use case shows you how to:
-
Create the token attribute rules
-
Modify the token attribute rules
-
View the token attribute rules
-
Delete a token attribute rules
To manage the token attribute rules using the Token Attribute Rules REST API: