You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Redirect everyone not logged in to login_form page

Accepted answer
20
Views
4
Comments
edited Jun 7, 2022 1:21PM in General Technical Discussions 4 comments

Summary

I want to redirect every who wants to access the custhelp to be automatically redirected to loggin form

Content

Hi everyone, I want to redirect every who wants to access the custhelp to be automatically redirected to loggin form if they are not logged in, when i do it with Meta tag works but since you are not logged in it keeps loading the login_form page.

<rn:condition logged_in="false">
<meta http-equiv="refresh" content="0; URL='https://aulamobile.custhelp.com/app/utils/login_form/redirect/%2Fapp%2Fhome&#39;&quot;/&gt
</rn:condition>

I tried to make a script or a php validation, but i'm not nailing it. Can you give me a hand?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!