In my formsAuthentication_OnAuthenticate event I want to replace the user intrinsic with my own user object. I need to populate my user object with additional info ( e.g. roles ); however, I do not want to store this stuff in a cookie, and I don't want to reload it from the database on each OnAuthenticate event.
The Session object seems a reasonable place for storing user info, but I can't access Session from OnAuthenticate. What should I do? _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.