Copied to clipboard

Flag this post as spam?

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


  • Jonas Eriksson 930 posts 1825 karma points
    Mar 03, 2010 @ 09:54
    Jonas Eriksson
    0

    Redirect to requested page after completed login?

    Hi, 

    When a user requests a page which requires login the site redirects to the login page, but after the completed login the user should be redirected to the original requested page, right? It does not do so on my site, did I miss something?

    Regards

    Jonas

  • Jonas Eriksson 930 posts 1825 karma points
    Mar 03, 2010 @ 10:07
    Jonas Eriksson
    1

    Ah, it does when I'm not explicity add ClientAreasUrl="".

  • Chris Koiak 700 posts 2626 karma points
    Mar 03, 2010 @ 11:23
    Chris Koiak
    0

    Glad you got it fixed.

  • Adriano Fabri 459 posts 1602 karma points
    Mar 10, 2010 @ 01:49
    Adriano Fabri
    0

    Hi Chris,
    I'm using umbraco v4.0.3 and I'm trying to use your ClientArea Package.

    This is a very useful Package.
    My scenario is: I have various private area in various place of my site and I would to use your Login page for all.

    Now...I saw that you put in the Login Template the tag:
    <ClientArea:LoginController ID="LoginController" ClientAreasUrl="/client-area.aspx" runat="server"/>

    The ClientAreasUrl parameter is valorized with the pageUrl where I want to redirect after autentication (and it is fixed)
    The problem is that if I write a PageURL as parameter, this value is for all the Private Areas I have in my site

    After autentication I want to return to the page where I come from.

    I tried ClientAreasUrl="" and I tried removing the parameter but It still not working.

    How can I do that?

    Thank you
    Adriano

  • Adriano Fabri 459 posts 1602 karma points
    Apr 02, 2010 @ 00:56
    Adriano Fabri
    0

    Hi Chris,

    can you answer to my questions in previous post?

    Thank you
    Adriano

Please Sign in or register to post replies

Write your reply to:

Draft