Registering Addin on the Microsoft Azure Access Control Service (ACS)

Procedure

  1. Navigate to http://<SharePointOnlineServerRootURL>/_layouts/15/AppregNew.aspx on the tenancy or farm.

  2. Click Generate next to Client Id field to generate unique Client ID.
  3. Click Generate next to Client Secret field to generate unique Client Secret ID.
  4. Type a name in the Title field.
  5. In the App Domain field, provide the domain name of the Microsoft Azure appservice where the Remote Event Receiver is hosted as described in Deploying the Web Project of the Remote event receiver Solution on Microsoft Azure App service. For example, tibcospweb.azurewebsites.net
  6. In the Redirect URL, mention the default aspx page URL which the user will be redirected to when the user clicks the app. For example, tibcospweb.azurewebsites.net/default.aspx.
  7. Click Create.
    Your app is registered now on the SharePoint Online farm.