How to pass SiteMinder credentials in Gateway URL to get the response from browser
search cancel

How to pass SiteMinder credentials in Gateway URL to get the response from browser

book

Article ID: 215570

calendar_today

Updated On:

Products

CA API Gateway

Issue/Introduction

I did setup an API and Application team can only pass the Complete URL from Enact Azure link as there is no option to pass the Siteminder credentials as header.

So I would like to know how to frame the API(URL) including credentials to get that tested from browser.

example : https://{hostname}/uri?{query params} --> Protected by Siteminder

Authorization: Basic {Username/password}

 

Environment

Release : 9.4

Component : API GATEWAY

Resolution

Example sent : 
 
both of the below suggestions helped to test the API form browser. 
 
 
where aws01 is the API name
 
or 
 
https://username:[email protected]:8443/basic