Route to Landing page of the Application when user tries to enter to an unauthorized page.

0
I have an Application which is Role based and deep link has been Implemented. When an user tries to enter into an unauthorized page by changing the URL, it is showing the Access denied page (attached the screenshot below). But instead of showing Access denied page, how can I route to Landing page of our Application ?  
asked
1 answers
1

Hi Mohammed ,

As I understand it, in cases where the user is not authorized, the application redirects to the authentication page.

You can set this page as (Sign-in page = Landing page) in the App/Navigation/Authentication section.

I hope this solves your problem

 

Regards ,

Ridvan Oksuz

 

answered