Question & Answer
Question
What is the correct procedure for authenticating OSLC API requests with MREF credentials in Postman.
Answer
Please find below the steps to authenticate to OSLC APIs using Postman with MREF credentials.
Step 1: Provide Credentials
- Navigate to the Body tab in Postman.
- Enter your MREF credentials (Username and Password) in JSON format
Step 2 : To get the cookies, hit below API first with POST request type
https://<environment-url>/app/tririga/p/websignon/signon
Once you get the success message, proceed with next step.
Step 3 : Now trigger the desired API which you want to test in the postman tool.
[{"Type":"MASTER","Line of Business":{"code":"LOB77","label":"Automation Platform"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSHEB3","label":"IBM TRIRIGA Application Platform"},"ARM Category":[{"code":"a8m0z000000br8vAAA","label":"Platform-\u003EUsage Question"}],"ARM Case Number":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"5.0.0"}]
Was this topic helpful?
Document Information
Modified date:
31 March 2026
UID
ibm17268189