Solution to creating redirects page!

The process will be as follows:

  • Create Private page etc /goto
  • Pass the url > base64 encoding
  • Login to view url / click on the redirect link
  • Not logged > register

ā€” it a url redirection page but does it check whether the user is logged in or has a web account? Is there any way to handle it?

Are you talking about discourse?

Yes, See as I am 100% forced user to register
https://meta.discourse.org/goto?login=true?continue=https://google.com/

Iā€™m not sure exactly what you are trying to do, but you might find this to be of use:

https://github.com/discourse/discourse-auth-proxy

3 Likes

tks, I will find a tutorial

demo: http://cdn5.qngai.com/DEV/sso/?redirect=https://meta.discourse.org/top

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.