Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • siko 24 posts 77 karma points
    Apr 14, 2011 @ 13:41
    siko
    0

    Routing users after authentication to different sites/applications preserving the security context?

    Hi,

    This is a general question about ASP.NET/IIS.

    We want to authenticate our users on our main site (default port 80, default.aspx, login page) and once a user successfully authenticated, we go grab a list of possible urls for that user and present it as links.

    Once the users clicks a link, we want to preserve the authentication context so that the app living on the chosen url does not have to reauthenticate the user.

    Is something like that possible? Is it recommended to do something like that? Are there other ways to route users to their destination?

    Thanks in advance, regards,


    SiKo.

  • Michael Latouche 504 posts 819 karma points MVP 3x c-trib
    Apr 14, 2011 @ 15:06
    Michael Latouche
    0

    Hi Siko,

    Can you maybe give some more information about what you exactly mean by "different sites/applications". Are you talking about sites that reside in the same Umbraco install? Or sites that reside on complete separate servers?

    Cheers,

    Michael.

Please Sign in or register to post replies

Write your reply to:

Draft