Ask a Question related to ASP.NET Security, Design and Development.
-
z. f. #1
debugging forms authentication problem
Hi,
i have vb.net web application.
directory admin have web config that requires be in role Admin
upon first request it redirects to login page.
login page success and setts authentication cookie.
then redirects to original requested page.
the on_authenticate checkes the current.user to have instance but it is nothing
and authentication fails and framework redirects to login page again.
how can i debug my problem ?
i validated that the authentication cookie is sent to the server.
what else should i check and debug here?
please help it's urgent.
TIA, z.
z. f. Guest
-
Problem in forms authentication
Hi friends, We have an web application which contains several folders & we are trying to implement forms authentication. Login page for the... -
forms authentication problem
I tried on the Security newgroup, as well as other places, and haven't gotten an answer yet - - I'm pulling my hair out over this one. I'm trying... -
Problem with Web Forms authentication in IFrame.
I have a ASP.NET web page that I have implemented using Web Forms authentication. It seems to work pretty good except for one problem which I am... -
Forms Authentication problem with IsAuthenticated
Hello All, I am trying to set up forms authentication for an ASP.NET web site. I programmed quite a bit of stuff with custom IPrincipal and... -
Problem with Forms Authentication
I have an application using FormsAuthentication that does not persist the authentication cookie beyond the session so each time a user starts a...



Reply With Quote

