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}
Release : 9.4
Component : API GATEWAY