Editing Components on the Power Apps Portal’s Sign In Page

Posted On March 10, 2022 by Vidit Gholam Posted in  Tagged in

The Sign In Page of a Power Apps Portal looks something like the image as shown below. 

The components shown in different colors in the below image are on the portals login page, we cannot access the backend code of these components but we can rename disable enable these components so let’s see how to do this. 

When you provision your power apps portal with the portal a “Portal Management” Model-driven app is also being deployed in your environments. 

In this Portal Management app, there are site settings using which you can enable/disable the Sign in Page Components   

Below is the list of site settings whose values (true/false) enable or disable components on the sign-in page.  

  • Authentication/Registration/AzureADLoginEnabled – Enables / Disables Azure AD Button. 
  • Authentication/Registration/ExternalLoginEnabled – Enables / Disables Externa SignIn Section 
  • Authentication/Registration/Enabled – Enables / Disables the registration section.  
  • Authentication/Registration/InvitationEnabled – Enables / Disables the invitaion redeem button  
  • Authentication/Registration/LocalLoginEnabled – Enables / Disables the local login section  
  • Authentication/Registration/OpenRegistrationEnabled – Enables / Disables Registration button. 
  • Search/Enabled – Enables / Disabled search icon on the screen. 

Hope this helps! 

Thank you. 


Share Story :

Secured By miniOrange