IPrinciple same computer two browser windows?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anjummir
    New Member
    • Oct 2006
    • 8

    IPrinciple same computer two browser windows?

    I have one challenge here. lets say we have one web app opened with an authentication ticket(IPricipl e implement) in one browser. lets call it browser A. Now from browser A client opens up another window, lets call it B, and we want to keep user authenticated for windonw B with the same signon except one things in authentication ticket, lets say the location of the user.

    Please advise if i can have two simultaneous Iprincilpe objects with the different browsers on the same machine? if not what are my choices?
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    This article may help you:
    Building Secure ASP.NET Applications: Authentication, Authorization, and Secure Communication

    Comment

    • anjummir
      New Member
      • Oct 2006
      • 8

      #3
      i already have implemented this. All I want is to have two different simultanious sessions. any help will be appriciated.

      Comment

      Working...