Authentication to Aries API services
Authentication to aries API servies is done via client certificates.
Each certificate is only valid for the environment that you generated it for (qa, staging, demo, production).
New certificates can be generated via Profile, and will identify you as the user you were logged in as when you generated the certificate.
Â
Make sure you’re pointing to correct API url, certificates are only accepted on
and not the urls that people normally go to when using the UI.
Â
Note that sometimes you have to restart Postman to get it to properly send client certificates.