Accessing Sharepoint using client and Secret id. Is this in scope or deprecated.

Abhay 0 Reputation points
2024-06-17T07:22:24.6533333+00:00

Hi Team,

I am working on Azure WebJob in which we will create and use CLient id and Secret.

We are following this URL:

https://learn.microsoft.com/en-us/sharepoint/dev/solution-guidance/security-apponly-azureacs

My requirement is just to connect with sharepoint and update Lists using Client ID and Secret instead of Passwords.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,083 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Emily Du-MSFT 43,331 Reputation points Microsoft Vendor
    2024-06-18T06:58:09.07+00:00

    1.Yes, SharePoint App-Only (Azure ACS) will be indeed deprecated in near future as the Azure AD should be used for the app registrations.

    SharePoint App-Only (Azure ACS) will stop working for new tenants as of November 1st, 2024 and it will stop working for existing tenants and will be fully retired as of April 2nd, 2026.

    2.Client ID and Client Secret for each site collection is unique. So, you have to create for XYZ separately.


    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.