Reputation: 93
We are trying to connect multiple RESTful services together using Mule ESB. One of our requirements is that the logged-in user should be available in all back-end servers. How could we satisfy such a requirement?
Upvotes: 0
Views: 45
Reputation: 5115
That is not the work of an integration engine, it can help for sure, but the main piece of work should be done by a single sign on engine like:
Upvotes: 1