sharepoint 2019 Intranet access from outside by external users

SGH 1,191 Reputation points
2022-02-14T11:49:19.15+00:00

The requirement is to access Sharepoint 2019 Intranet from outside by external users. Using Application Proxy Connector, Azure AD users can access from outside the network without publishing to DMZ Zone.

1) Is it possible to use FBA with Application proxy connector ?
2) Is there any license required for this ?

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
1,628 questions
Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
13,636 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,415 questions
No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Clément BETACORNE 2,011 Reputation points
    2022-02-14T13:44:18.897+00:00

    Hello,

    I didn't use it for SharePoint but Application proxy and form based authentication can be use together (I used it to publish OWA for an Exchange onpremise)
    The license requirement will be for application proxy which is Azure AD P1 minimum and based on this article for every user accessing the application via the application proxy.
    For guest user the license requirement is a little bit different because it is based on a MAU (Monthly Active Users) which means your first 50000 will be free :
    https://learn.microsoft.com/en-us/azure/active-directory/external-identities/external-identities-pricing
    https://azure.microsoft.com/en-us/pricing/details/active-directory/external-identities/

    Regards,

    1 person found this answer helpful.