home page set by user role

Closed
Advanced Security - PHP Register/Login System Advanced Security - PHP Register/Login System June 22, 2018
Login to reply
Milos Stojanovic Support Agent
5 years ago

Hey Tom,

Well, you will need to create that role through the UI first and then check if the user has the specific role inside your code and redirect him to a page you made for him. I would recommend you to read the Authorization section inside the documentation since it contains everything you need to know to achieve this.

Regards,

Milos

Tom Rauch
5 years ago

Hi Milos!  I hope you are doing well.

When a user logins into our system (for example with a user role of '7') I would like them to have  a default web page that is different than other users, and also now allow them to access other web pages in the domain.

What's the best/easiest way to do this in Advanced Security?

Thanks!  Tom