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?
Please advise if i can have two simultaneous Iprincilpe objects with the different browsers on the same machine? if not what are my choices?
Comment