Fortinet white logo
Fortinet white logo
26.2.0

Client ID/secret authentication

Client ID/secret authentication

The following outlines the process in which a Web application client passes FortiIdentity Cloud authentication:

  1. The API client calls the Login API with its client ID and secret to request an access token from FortiIdentity Cloud.
  2. FortiIdentity Cloud recognizes the client ID and secret and responds with an access token.
  3. The API client puts the access token into the API request authorization header.
  4. FortiIdentity Cloud checks the API request authorization header to finalize the authentication.
  5. The access token remains valid for an hour, after which the client must call the Login API again to renew the access token.

Client ID/secret authentication

Client ID/secret authentication

The following outlines the process in which a Web application client passes FortiIdentity Cloud authentication:

  1. The API client calls the Login API with its client ID and secret to request an access token from FortiIdentity Cloud.
  2. FortiIdentity Cloud recognizes the client ID and secret and responds with an access token.
  3. The API client puts the access token into the API request authorization header.
  4. FortiIdentity Cloud checks the API request authorization header to finalize the authentication.
  5. The access token remains valid for an hour, after which the client must call the Login API again to renew the access token.