In this VLOG I will show you, step-by-step how to configure remote access for Work Folders with the Azure AD Application Proxy.
Related blogs;
– Blog version of this VLOG : https://www.robinhobo.com/how-to-configure-remote-access-for-work-folders-with-the-azure-ad-application-proxy/
– Blog on how to install and configure the Azure Application Proxy : https://www.robinhobo.com/how-to-install-the-application-proxy-and-publish-an-on-premise-web-application-or-website-in-microsoft-azure/
– Blog on how to deploy Work Folders on Windows Server 2019 : https://www.robinhobo.com/how-to-deploy-work-folders-with-windows-server-2019/
In this VLOG I will cover the following topics step-by-step;
– Create an SPN for the Work Folders server
– Configure Constrained Delegation
– Create a Work Folders Proxy application
– Create a Work Folders Native application
– Test the results
Commands and URIs :
Create SPN Command : setspn -S http/workfolders.”your domain” “Work Folder server”
Redirect URI : https://168f3ee4-63fc-4723-a61a-6473f6cb515c/redir
Other URIs:
msauth://code/x-msauth-msworkfolders%3A%2F%2Fcom.microsoft.workfolders
x-msauth-msworkfolders://com.microsoft.workfolders
msauth://com.microsoft.workfolders/Cb61uxHImS0Da29PGZyTdl9APp0%3D
ms-appx-web://microsoft.aad.brokerplugin/”your application ID”
External Work Folders URL : https://workfolders-“you domain”.msappproxy.net
Enterprise Mobility + Security