Contents
Azure Access Control (ACS), a service of Azure Active Directory (Azure AD), will be retired on November 7, 2018. SharePoint is using ACS in numerous areas, but these are not impacted by this deprecation. All existing SharePoint add-in model registrations and related functionalities will continue to be supported also after this retirement.
How does ACS retirement affect Azure Active Directory?
ACS retirement in the Azure Active Directory side does not impact this functionality for SharePoint. See more details from following article – Impact of Azure Access Control retirement for SharePoint add-ins.
How to configure ACS on a SharePoint Server?
SharePoint Configure ACS 1 On the on-premises SharePoint server, copy the code in the function into a text file,… 2 Open the SharePoint Management Shell as an administrator and run the following cmdlet to verify… 3 Run the following cmdlet to import the module. Import-Module MySharePointFunctions. See More….
How to run provider-hosted add-ins using ACS?
If you want to run provider-hosted add-ins that use ACS on more web applications in your farm, you need to add them to the service principal name collection. The Windows PowerShell script that follows the Connect-SPFarmToAAD function shows you how to add all the web applications on your farm to the service principal name collection.
This model is the preferred model in case you’re using SharePoint Online, if you’re using SharePoint on-premises you have to use the SharePoint Only model via based Azure ACS as described in here. Azure Access Control (ACS), a service of Azure Active Directory (Azure AD), has been retired on November 7, 2018.
Authenticating SharePoint with Azure Access Control Service (ACS) Lane is a Senior Software Engineer for ThreeWill. He is a strong technology expert with a focus on programming, network and hardware design, and requirements and capacity planning.
Is the Azure access control ( ACS ) Service retired?
Azure Access Control (ACS), a service of Azure Active Directory (Azure AD), has been retired on November 7, 2018. This retirement does not impact the SharePoint Add-in model, which uses the https://accounts.accesscontrol.windows.net hostname (which is not impacted by this retirement).