
Announcements
I have a portal which will only use the Azure AD sign in so I removed all of the other options (Local Sign in, Register, Redeem invitation) by setting the relevant Site Settings to false. This removed all the tabs in the image below and I was left with the Azure AD sign in button which is what I wanted. However this also seems to have removed the title of the page that used to appear in the browser tab. Instead of 'Sign in - [Portal Title]', it's just ' - [Portal Title]'.
I found this post about changing the Sign in page tab title using the Account/Nav/SignIn Content Snippet (https://powerusers.microsoft.com/t5/Power-Apps-Portals/Power-apps-portal-Sign-In-page/td-p/892755) which works perfectly if I change one of the Site Settings back to true, making the Sign in tab in the image below visible on the form again.
So to me it seems like the browser tab can only pick up the value of Account/Nav/SignIn if that Sign in tab on the form is visible.
Has anyone else seen this before and if so were you able to fix it? Any help would be greatly appreciated!
Hi @BeccaD92
If you only need Azure AD then there is an alternative approach. Please find my recent blog
https://link.medium.com/tLTFgo9Rxkb
Also, please note local login is deprecated. So I strongly believe the above approach will work for you.
Note: single sign-on is the best approach if you prefer Azure AD.
Please let me know if that helps.
------------
If you like this post, give it a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users to find it.