Open rrkkumar opened 9 years ago
We are looking at KCD and want to call external web service from node and delegate current user context. In C# we user "HttpContext.Current.User.Identity". Do we have any options with node running with iisnode?
So you just want the user name?
We are looking at KCD and want to call external web service from node and delegate current user context. In C# we user "HttpContext.Current.User.Identity". Do we have any options with node running with iisnode?