Configure certificate and create an OAuth Entity
-
- UpdatedFeb 1, 2024
- 2 minutes to read
- Washington DC
- Developer guides
You must configure your ServiceNow instance to accept and exchange a JSON Web Token (JWT) for an OAuth access token. To enable this functionality you must install a certificate that matches the JWT provider’s private key on the ServiceNow instance that you will use as the JWT Token consumer and create an OAuth Entity on that instance.
Before you begin
Role required: admin
Procedure