Generating an authentication token from the command line

Use the fortifyclient utility to generate an authentication token from the command line. You can use the credentials for any existing Application Security user account to create an authentication token. Authentication tokens inherit the permissions of the account type (Administrator, Security Lead, Manager, or Developer) of the user who creates the token.

The following example generates an authentication token to upload analysis results to Application Security:

fortifyclient token ‑url <host.url> ‑gettoken AnalysisUploadToken -user Developer1 -password <password>

See Also

Authentication token types

Generating authentication tokens