Introduction: In this blog, we will understand how we can skip the profile page and redirect the user to the home page after successfully signing in to the PowerApps Portal.
As we know, when a user signs in to the PowerApps portal it is redirected to the profile page automatically as shown below.

Steps to be followed:
- Go to Portal Management App
- Go to Site Settings

- search for “Authentication/Registration/ProfileRedirectEnabled” site setting record and update its value to false.


After updating it to false, whenever a user will sign in to the PowerApps Portal it will not be redirected to the Profile page.