P
Prem Kumar
Hi
I am using the security model of ASP.NET 2.0, am trying to do Forms
authentication in my application. I am creating the roles and the users
necessary for the application using the in-built provider model.
Now the question is
1. how to design my application, to make sure that certain pages can only be
accessed by people belonging to certain roles. (Ex: A user of finance group
only can access finance related pages).
2. Also, if the logged on user is of say finance department and if there is
a generic home page for all the users, should i give the links of other
departments in this page, if provided, then what needs to be displayed, when
he tries to access the page??
Is there any other better way of doing this, as am going to do this in an
enterpsrised architecture. kindly let me know.
Thanks
Prem
I am using the security model of ASP.NET 2.0, am trying to do Forms
authentication in my application. I am creating the roles and the users
necessary for the application using the in-built provider model.
Now the question is
1. how to design my application, to make sure that certain pages can only be
accessed by people belonging to certain roles. (Ex: A user of finance group
only can access finance related pages).
2. Also, if the logged on user is of say finance department and if there is
a generic home page for all the users, should i give the links of other
departments in this page, if provided, then what needs to be displayed, when
he tries to access the page??
Is there any other better way of doing this, as am going to do this in an
enterpsrised architecture. kindly let me know.
Thanks
Prem