sharing sessions securely?

Last post 06-19-2008 9:16 AM by Zhao Ji Ma - MSFT. 2 replies.

Sort Posts:

  • sharing sessions securely?

    06-13-2008, 2:38 AM
    • Loading...
    • spartan7
    • Joined on 06-13-2008, 6:30 AM
    • Posts 1
    Ok, one one hand we have an ASP.net app on the other a PHP app. What we'd like is to be able to login to the ASP.net and not have to login seperately to the PHP app. So basically both apps would need to somehow share the ASP.net session data? What would be the best way of implementing such functionality?
  • Re: sharing sessions securely?

    06-13-2008, 3:09 AM
    Answer
    • Loading...
    • GillouX
    • Joined on 06-03-2007, 3:28 PM
    • Luxemburg
    • Posts 378

    by storing sessions in a database that both can reach ?

  • Re: sharing sessions securely?

    06-19-2008, 9:16 AM

    Here is an implementation of single sign-on from MSDN:

    http://msdn.microsoft.com/en-us/library/ms972971.aspx

    It utilizes database tables, you can find sample applications from the same location. Hope it helps. 

    Zhao Ji Ma
    Sincerely,
    Microsoft Online Community Support

    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
Page 1 of 1 (3 items)
Microsoft Communities
Page view counter