Creating a Security Token File
You generate a security token file from a security policy file using the Admin CLI.and an existing security policy file.
The following example shows the Admin CLI common for generating a security token file:
as-admin> create security_token domain_name "mydomain" policy_file "mypolicy.txt" token_file "mytoken.txt"
This command generates a security token file that contains the following information from the specified security domain in the security policy file:
Copyright © Cloud Software Group, Inc. All rights reserved.