Ask a Question related to ASP.NET Security, Design and Development.
-
Janaka #1
Page Level role-based authentication
I've set up and managed to use ASP.NET role-based authentication. I find
the automatic checking and redirecting for unauthorized pages really useful
and a breeze to set up. However I have a little problem in that my
application requires each page to have different role permissions (as
opposed to the entire application) so I can't set this in the web.config.
Also I don't want to make a new directory for every page as these role
permissions may change. Has anyone come up with or seen a solution that
allows custom authorization using roles on a page-level?
Thanks,
J
Janaka Guest
-
Role based Forms Authentication (using Active Directory)
Hi All, Can anybody here kindly forward me a sample of a Role based forms Authentication using Acitve Directory? Thanks alot. P -
Role based Forms Authentication
Before I start I must point out that this does work on my local Windows XP machine but does not work on a Windows 2003 Server. I have created a... -
ASP.NET with ADirectory role based authentication
Hi Everyone, I have some Questions relating to Active Directory and Asp.net. 1)I have created a role based authorisation using SQL Server but i... -
securing directories with role-based forms authentication
I have an ASP.NET application that uses forms authentication. I rolled my own CustomPrincipal class for role-based authentication, and wired the... -
How do you set Role-Based authorization for Windows Authentication?
I am working on a company ASP.NET Intranet web application. I am using IBuySpy protal as my "go-by". It uses Forms authentication. I changed it...



Reply With Quote

