I was planning the following setup:
- A proxy service in WSO2 ESB that interacts with a backend service via JMS.
- Proxy service clients connects to the WSO2 ESB using https with mutual authentication.
- Within the proxy service mediators, information from the client's certificate are needed.
Is there some way the client certificate could be made available to mediators?