Re: Roles and Forms Authentication problems

From: wrecker (wrecker_at_wrecked.com)
Date: 08/24/05


Date: Wed, 24 Aug 2005 17:37:32 -0400

I've researched and test this a bit more and there has been mention of a size limit on the data that
you can store in UserData

http://weblogs.asp.net/hernandl/archive/2004/07/30/FormsAuthRolesRev.aspx

The size of the encrypted ticket I am passing is only 224 bytes so I suspect that this isn't the
problem.

I also noticed that I didn't have the path set to "/" in the forms section of the authentication
node in web.config. I've set it now and it seems to have made no difference.



Relevant Pages

  • Re: Performance setting roles in Application_authenticateRequest
    ... I found out the "preferred" way is to store a user's roles in their ... UserData as part of their authentication ticket. ... Jim Ross does it perfectly here (could not find the original thread on ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Where do the information go? GUI(GUIDE) question
    ... Upon reaching the end ALL data in workspace is removed. ... Where do the GUI fetch its info?. ... There are some ways to store data in your GUI that you can use. ... UserData field for an appropriate Handle Graphics object in the GUI ...
    (comp.soft-sys.matlab)
  • Re: transfer data from one figure to another ?
    ... > one solution is to store the data in the USERDATA property of the ... Can i send only one variable using the 'userdata' in my ... application i have to transfer atleast 6 ...
    (comp.soft-sys.matlab)