Copied to clipboard

Flag this post as spam?

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


  • jtmk 25 posts 20 karma points
    Feb 17, 2009 @ 12:31
    jtmk
    0

    Authenticating an Umbraco user without login using session variables

    Has anyone extended Umbraco to allow users to be authenticated without having to login?

    An example scenario is where the application is sitting within an Intranet so users have already had to login and a global cookie that holds session variables with the users credentials is then available. So to prevent them having to login a second time, I want to authenticate the user just by checking a userid session variable against the username in the Umbraco db. I will have already created the Umbraco user prior to this.

    I have seen Ruben's code which works with members (http://ruben.3click.be/blog/integrating-an-existing-authentication-system-with-umbraco) and was wondering if anyone has modified this for users.



    Thanks

    James

Please Sign in or register to post replies

Write your reply to:

Draft