• Resolved chercka

    (@chercka)


    Is it possible to redirect to a dynamic page after authentication?

    Currently if an unauthenticated user tries to access a url with parameters, for example example.com/?page=dynamicId they are taken to the login page, and then dumped on the frontpage.

    I want their original URL (including params) to be their redirect URL after succesfull login.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Marco van Wieren

    (@wpo365)

    Hi @chercka

    This is odd as the plugin would normally not “destroy” any query string parameters and by default will redirect the user to page he / she requested initially. My first thought would be that you have another customization (plugin / theme) that somehow interferes with the request prior or just after the user signs in with Microsoft.

    Can you share an example URL for a site that is routable and that I can reach from the internet so I can inspect the URL that the plugin generates when it redirects the user to Microsoft? You can also send it to me via https://www.wpo365.com/contact/ if you would like to keep such information private.

    Thread Starter chercka

    (@chercka)

    Hi thank you for the response – that’s good to hear.

    I’m not sure how helpful the example page will be since you will not be able to authenticate? Maybe I misunderstood. Either way I have sent the URL via the form you suggested.

    Plugin Author Marco van Wieren

    (@wpo365)

    Hi @chercka

    I will reply to your message sent to the support queue. It seems that you have implemented your own custom login logic and button and as a result the information where the user intended to navigate to is lost.

    I’m closing the topic here and will reply with more details to your support inquiry.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Continue Link’ is closed to new replies.