You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the Choreo Auth endpoint is configured via a proxy and if the 1st call is failed the subsequent tryouts will not be routed through the proxy server.
Best Regards,
Janith.
Steps to Reproduce
Configure the Choreo Auth endpoint to use a proxy service.
Update the 'config_endpoint' to an endpoint which is responsive but not the 'analytics-event-auth.choreo.dev' as 'www.google.com'
Open a listening port(nc -l ) which is configured as the proxy port.
Observe the 1st connection attempt to the listing port and this will be failed because the listening port will not behave as a proxy server.
Description
Hi All,
When the Choreo Auth endpoint is configured via a proxy and if the 1st call is failed the subsequent tryouts will not be routed through the proxy server.
Best Regards,
Janith.
Steps to Reproduce
(the 1st request will be trapped as above, once this is observed terminate the 'nc' command and execute the same command to open the port again)
Affected Component
APIM
Version
4.0.0
Environment Details (with versions)
No response
Relevant Log Output
No response
Related Issues
No response
Suggested Labels
No response
The text was updated successfully, but these errors were encountered: