Ask a Question related to ASP.NET Security, Design and Development.
-
Holysmoke #1
FormsAuthentication with non-IE browser
Hi,
I have implemented a SSO solution using FormsAuthentication.
FormsAuthentication.GetRedirecturl method does redirect to the requested
site/page after formsauthentication in non-ie browsers. It works fine with IE
but does not go with Netscape 4.7/Opera 7.23 (I have only those installed).
Any ideas why it does n't get directed?!
TIA,
Holy
Holysmoke Guest
-
FormsAuthentication
Hi, i am using forms authentication in an ASP.NET project I am setting the Forms authentication cookie by using:... -
BUG With FormsAuthentication
The authentication cookie with custom user is not available or the user data is gone after a redirect. In other words all the examples on the net on... -
FormsAuthentication with Machine Name
I had licked this problem once and it resurfaced and won't go away. When I browse to a site with my machine name FormsAuthetication appears to... -
WindowsApplication and FormsAuthentication?
I have a WebService that is using FormsAuthentication (setup in the web.config file) as follows: <authentication mode="Forms"> <forms... -
FormsAuthentication - Changes in .Net Framework 1.1!?
I am not sure what is causing this problem but I ran into it before. I did not spend time trying to solve it since we are still working in 1.0...



Reply With Quote

