SharePoint 2019 Community Site for Internet Facing

Mohammed Abed 145 Reputation points
2023-05-18T09:34:23.2566667+00:00

As a SharePoint newbie, I have built a community site using SPFX WebParts with React for SP2019.

This site, is intended to be for public facing as a company profile and other stuff. Unfortunately, I realized late that the best option will be publishing site and it requires a totally different development way.

Do you advise me to continue on the community site as we are almost finished or shall I throw everything and go to publishing site.

Currently, I believe that the only problem that I am facing is the Login Prompt being displayed in all pages, so if I can hide it that would be great.

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,208 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,565 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,655 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,795 questions
0 comments No comments
{count} votes

Accepted answer
  1. RaytheonXie_MSFT 30,906 Reputation points Microsoft Vendor
    2023-05-19T03:10:42.3066667+00:00

    Hi @Mohammed Abed,

    As far as I know, SharePoint 2019 does not have a built-in template specifically for a Community Site that is designed for internet-facing scenarios. If SharePoint 2019 Community Site is displaying a login prompt on all pages, it could indicate an issue with the authentication and access settings. Here are a few troubleshooting steps you can follow:

    Check authentication settings: Ensure that the authentication settings for the SharePoint web application are configured correctly. Verify that the desired authentication provider (e.g., Windows, Forms-Based, etc.) is selected and properly configured. You can check these settings in Central Administration under "Manage web applications" and then selecting the appropriate web application.

    Verify user permissions: Confirm that the users accessing the Community Site have the necessary permissions. Ensure that the required user accounts have appropriate access rights granted at the site collection, site, or list/library level.

    1. Check anonymous access settings: If you want to allow anonymous access to the Community Site, make sure that anonymous access is enabled in the site settings. Navigate to the Site Collection Administration settings and select "Site collection features." Activate the "Limited-access user permission lockdown mode" feature and check if anonymous access is enabled under "Site Permissions" settings.
    2. Review IIS settings: Review the Internet Information Services (IIS) settings for the SharePoint web application. Check the authentication settings in IIS and make sure they match the configured SharePoint authentication settings.

    By following these troubleshooting steps, you can identify and resolve the issue causing the login prompt to appear on all pages of the SharePoint 2019 Community Site.

    You can also refer to a similar issue with yours

    https://techcommunity.microsoft.com/t5/sharepoint-developer/sharepoint-server-2019-authentication-issue-with-popup-login/m-p/995502


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful