Hi All,
In an API call which goes from APIGW to WM.io is it possible to implement basic auth on the APIGW only?
Currently when calling .io from APIGW we have a routing rule set up to call .io with a generic account so it has access.
With this set up users we give access to APIGW via Oauth will never have access to .io or Cloud pages, however it doesn’t seem possible to use this set up for basic auth.
What is the best practice for setting up basic auth on APIGW > .io integration workflow?
Thank you!