Copied to clipboard

Flag this post as spam?

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


  • Craig100 1136 posts 2522 karma points c-trib
    Dec 09, 2015 @ 17:09
    Craig100
    0

    Public Access Login Script on Azure

    V7.3.3 Visual Studio/Azure web site

    Used the provided login macro partial script when assigning public access to a node. All works well in Visual Studio. When deployed to Azure it goes into an endless redirect loop.

    Now I'm guessing this because the provided login macro partial script saves the originally requested URL in session and good old Azure doesn't do sessions.

    Can anyone give me a heads up as to how to get around this? Is there some way of doing it that will work in Visual Studio AND Azure?

    Any thoughts appreciated,

    Craig

  • Craig100 1136 posts 2522 karma points c-trib
    Dec 09, 2015 @ 23:25
    Craig100
    0

    Do I really need to go to all the trouble and expense of setting up a Redis Cache service on Azure just to hold a returnURL for the odd user that's going to login to a maintenance screen? It seems overkill. Doesn't Umbraco have it's own caching that can be used with Azure?

    Any advice appreciated.

Please Sign in or register to post replies

Write your reply to:

Draft