HEAD ======= >>>>>>> vNow
The authentication endpoint enables you to retrieve the JWT access token and the expiration time.
GET
https://<hostname>/api/v1/patch/content/v1/authentication
Unless stated, these parameters are mandatory.
<<<<<<< HEADName | Type | Description | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Authorization |
Bearer |
Contains Ivanti Neurons JWT bearer token issued by login app. |
||||||||||||||||||||||||||||||||||||||
X-ClientScope |
String |
The scope (assigned role) of the authentication request. If left empty, default read-only permissions are applied. (Optional) |
||||||||||||||||||||||||||||||||||||||
X-ClientSecret |
String |
The client secret used during app registration. |
||||||||||||||||||||||||||||||||||||||
X-TenantId |
String |
The registered tenant ID. |
||||||||||||||||||||||||||||||||||||||
X-ClientId |
String |
=======
Sample ResponseOutput Data PropertiesThe following set of data items represent an authentication result that will be returned as part of a successful authentication_get response.
|