Authorization code flow
Authorization code flow requires ClientID, ClientSecret, and DigiCert ONE signer credentials. In this flow, the access token is taken by signing in to DigiCert ONE with your username and password. The sign in process is performed in the Postman browser window. DigiCert® provides you with a datasheet with ClientID and ClientSecret values.
Note
The access token is valid for one hour but DigiCert® can extend it up to 24 hours.
Authenticate with Authorization code flow
To authenticate with Authorization code flow:
Enter your DigiCert ONE username and password to sign in.
In the Postman window, select Environments (left menu) > Content Signing Service Environment.
In the Postman window, select Environments (left menu) > Content Signing Service Environment.
Store variable values from datasheet.
Enter the values from the Access section in the datasheet into the corresponding Current Value column as shown:
Variable
Current Value
client_id
Client ID
client_secret
ClientSecret
Select the Save icon (top right).
Note
The access token is valid for one hour but DigiCert® can extend it up to 24 hours.
In the Postman window, select Collections (left menu) > Content Signing Service > DTM CSC Credential List.
In the right window, switch to the Authorization tab.
Select Get New Access Token.
In the new popup window, select Proceed.
To apply the access token, select Use Token.