留言板

User Manipulation in a Web Service

Tim Cardwell,修改在11 年前。

User Manipulation in a Web Service

Junior Member 帖子: 29 加入日期: 12-7-19 最近的帖子
When a user tries to consume a web service, the user is asked for credentials. After a user enters them, the web service is consumed. My question is, if a user is authenticated before consuming a web service, then is that web service consumed under that user's identity or is that web service being consume with 'god-like' permissions and roles?

If the latter is the case, is there any other way to get a hold of the authenticated user without passing in parameters?

Thanks,
-Tim