Is there a way to create a proxy or API with WSO2-ESB which calls a service secured with HTTP Digest authentication ?
I can't find anything on the documentation.
Thank you for your help.
WSO2 ESB supports authentication based on Basic authentication credentials Out of the bo. However WSO2 ESB do not provide support for "HTTP digest Authentication".
As a solution you can implementation for "HTTP digest authentication" then you can plug them in to synapse config as Class Mediator