In this video, we will show you how to configure Titan Smart V and Salesforce JWT.
These are the steps to set this up:
1- Command to generate a certificate in mac / linux:
openssl req -nodes -new -x509 -keyout private.pem -out server.cert
openssl req -nodes -new -x509 -keyout private.pem -out server.cert
2- Go to Setup => app Manager => new connected app
4- Upload the server.cert to the "User digital signature" on the connected app.
After the connected app is created you will need to do the following:
5- Go to Setup => Manage Connected Apps => Select the created app => click edit policies button
6- In OAuth Policies of the created connected app change the permitted users to "Admin approved users are pre-authorised" :


7- Click on manage profiles and add your approved profiles. :

