cathiec Posted July 8, 2004 Posted July 8, 2004 I have a main application that manages authentication and authorisation to other applications (all ASP.NET with C#) Is it possible to transfer a sessionid or store details in a cookie so that security informaion/particular access information applied by the main application will cascade to the other applications?? In other words can i use a session id created by one application in another?? Thanks Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.