I have an existing web service API's that returns content based on user credentials. If I use DNN, based on the user authentication done by the DNN module, how can I send the same credential information to the web service?
How can we pass the user context to the service? I know we can get the user context which will contain the user information if we use ASP.NET.
Thanks,
Rhithvik