Description | Example | Return message | Group

PersonalAccessToken

Authorize STK Desktop or custom engine applications to access resources stored in the Geospatial Content Server (GCS)

Syntax

PersonalAccessToken / {Authenticate|Request} {Options}

Description

The PersonalAccessToken command enables you to authorize STK Desktop or custom engine applications to access resources stored in the Geospatial Content Server. You must use the token at least once every 30 days (adjustable by an identity server administrator) to keep it active. You can manually revoke a token. An identity server administrator can set an expiration for the token. If the administrator does not set an expiration, the token will continue to exist indefinitely, assuming use at least once every 30 days.

Options for Authenticate using personal access tokens

ParameterDescription
FromFile {filepath}The path is to the file containing previously created personal access tokens.

Options for Request of a personal access token

ParameterDescription
Service {GCS}Specify the server on which the user is requesting a personal access token for access. The only choice is GCS. In STK 13.0, the public URL for GCS has been removed. If you have a local version of GCS, it will still work.
ToFile {filepath}The path is to the storage location for the personal access token(s).

Examples

Authorize the application using previously created tokens

PersonalAccessToken / Authenticate FromFile "C:\my.personalaccesstokens"

Group membership

This command belongs to the following group(s):

Application Options

Version

12.10