Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Authentication > Authentication process
Authentication process
Forcepoint DLP REST API Guide | Mar 2022
The login and authentication workflow accesses the refresh token and access token APIs to create and send a JWT.
1.
 
Important 
2.
The refresh token is issued as the JWT with the expiration time of 1 day. A refresh token is used to retrieve the access token and to prevent the continual passing of the username and password header parameters over the network. The access token is provided on this call as a return parameter to save a first get access token call.
 
Important 
 
Note 
3.
 
Note 

Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Authentication > Authentication process
Copyright 2022 Forcepoint. All rights reserved.