Hi all,
My team is getting Postman set up to work with SailPoint ISC API Endpoints by following this guide: Postman Collections | SailPoint Developer Community . The issue that we’re running into now is that we likely will not be able create a Postman account to log into the Postman website due to client’s security requirements.
Postman has made logging in with a Postman account required to be able to set up Workspaces and save Collections since around 2023 when Scratch Pad was deprecated per a blog post I read.
Our environment setup will be:
- Use VS Code as the IDE
- Install VS Code extension, SailPoint Identity Security Cloud (https://blog.postman.com/announcing-new-lightweight-postman-api-client/) developed by yannick
- From some quick research, it seems like there are a few other VS Code extensions that allow the usage of setting up Workspace, Collections, and Environment variables without needing to log in. Some notable I saw were:
- Bruno
- Thunder Client
- EchoAPI
My question here, for those with the same restrictions (ie, unable to log a Postman account) but would like to set up Workspaces / Collections / Environment variables, what do you guys do?
Thank you all in advance.
- Jacky