How to Check Roles in ServicedComponent when client is ASP.Net
From: Cenon Del Rosario (cenonmin@ihug.com.au)
Date: 11/25/02
- Next message: Saurabh Nandu [MVP]: "Re: Permissions needed for a Windows Forms Control to call a WebService"
- Previous message: Philip Q [MVP]: "Re: Forms authentication design guidlines needed"
- Next in thread: Mary Chipman: "Re: How to Check Roles in ServicedComponent when client is ASP.Net"
- Reply: Mary Chipman: "Re: How to Check Roles in ServicedComponent when client is ASP.Net"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Cenon Del Rosario" <cenonmin@ihug.com.au> Date: Mon, 25 Nov 2002 17:34:09 +1100
Hello,
I was wondering if someone can provide some info on the following issues I
have with regards to a web application we are trying to develop. Our set up
is as follows:
1) We are developing ASP.Net pages that will instantiate ServicedComponents.
2) Users will log on to the web application using Forms authentication.
3) The ServicedComponents will use IsCallerInRole to check a user's
security.
Questions:
1) How do we design the ASP.Net side so that each user process can be
checked by the the ServicedComponent ?
2) Do we have to do some sort of impersonation here to be able to do this ?
Thanks in advance.
Cenon.
- Next message: Saurabh Nandu [MVP]: "Re: Permissions needed for a Windows Forms Control to call a WebService"
- Previous message: Philip Q [MVP]: "Re: Forms authentication design guidlines needed"
- Next in thread: Mary Chipman: "Re: How to Check Roles in ServicedComponent when client is ASP.Net"
- Reply: Mary Chipman: "Re: How to Check Roles in ServicedComponent when client is ASP.Net"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|