JWT Server-to-Server Integration

Last updated Sep 25 2020

As of now, Titan uses OAuth 2.0 JWT Bearer Flow to authorize server access.
The reason for this addition is that sometimes you want to authorize servers to access data without interactively logging in each time the servers exchange information. So For these cases, you can now use the OAuth 2.0 JSON Web Token (JWT) bearer flow. This flow uses a certificate to sign the JWT request and doesn’t require explicit user interaction. However, this flow does require prior approval of the client app.
Watch how to configure Titan Smart V and Salesforce JWT


Enjoy!


CommentsLogin Required
Didn’t find what you were looking for?
Try the following for assistance or Use the Search box.