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.
참고
The access token is valid for one hour but can be extended by DigiCert® 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) > PDF Service 2.0 Environment.
In the Postman window, select Environments (left menu) > PDF Service 2.0 Environment.
Store variable values from datasheet.
Enter the values from the Access section in the datasheet into the corresponding Current Value column as shown below:
Variable
Current Value
client_id
Client ID
client_secret
ClientSecret
Select the Save icon (top right).
참고
The access token is valid for one hour but can be extended by DigiCert® up to 24 hours.
In the Postman window, select Collections (left menu) > PDF Service 2.0 > 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 access token, select Use Token.