You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Prerequisites

  1. SWS Postman collection download sws collection
  2. SWS Postman collection resource files  download sws collection files
  3. Postman installed and running

Importing collection

Once collection is downloaded then import the collection inside your Postman app:

Go to "Collections" → "Import" → "File" → "choose the collection previously downloaded" → "OK"


Additional configurations

Configure baseUrl on collection global variables

All the requests inside the collection are parametrized using the variable {{baseUrl}} so change it to point on your domain

Configure Client SSL certicates when pointing to SaaS environment

When you have a SWS SaaS based solution, then you must configure client ssl certificate agaist your production fqdn (sws-<your_company_name>saas.namirialtsp.com). See also:

Configure auth certificates inside Postman

Goto "File" → "Settings" → Certificates

Choose "Client Certificates" → "Add Certificate"

Configure your endpoint address and your key file with your passphrase than click "Add"

Once completed you should see something like this:

  • No labels