How do you redirect a user from one portal to another?

e_wilber
Tera Guru

How do we redirect a user from one portal to another? I'm not talking about redirection after logging into the instance.

 

Scenario: We created a new public facing portal so non-authenticated users can submit a form. If an authenticated user goes to this public portal, we want to redirect them to the /esc portal instead so they can't use the public portal.

 

How do I configure this?

2 REPLIES 2

Community Alums
Not applicable

I don't think any of that applies. That's just for logging in and redirection, we're not trying to make any changes there.

 

We need to do a check when someone loads a portal to see if they are logged in. If they are, we want to redirect to a different portal.