Security
The Pismo platform uses server-to-server authentication to maintain security. An initial request instructs Pismo to create an access token in the form of a JSON Web Token (JWT). You use this token to send subsequent requests to the platform.
The current Server to Server authentications Pismo supports are:
For mTLS connection you can check this guide: Identity connectivity with mTLS
For zero balance or full balance solutions with antifraud, check webhook to validate Pismo requests
Updated 3 months ago