mixed-mode authentication postback problem
- From: domagoj13 <d.mohl@xxxxxxxxxxxxxxx>
- Date: Thu, 08 May 2008 16:29:52 +0200
Hi there
I implemented a mixed mode authentication as follows:
main site using forms authentication
redirector site using windows authentication, creates a forms authentication cookie and redirects to main site
the problem is if i go to the main site everything works fine
if i go to the redirector site it redirects to the main site ( as expected, cookie is generated as expected and in site Context.Current.User is set as expected ) but no postbacks occur anymore, even if i logout an logon to the main site problem resides, i figured out that any "redirector" site protected by windows authentication redirecting to my site causes postbacks to not function anymore.
I tried the sample from Microsoft Press Book "Developing More-Secure Microsoft® ASP.NET 2.0 Applications" and same thing happened.
My config Vista SP1 .NET 3.5
or 2003 R2 .NET 3.5
Applications are .NET 2.0 applications
tia dom
.
- Prev by Date: RE: WebSite Admin Tool
- Next by Date: Error : Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
- Previous by thread: WebSite Admin Tool
- Next by thread: Error : Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
- Index(es):
Relevant Pages
|
|