Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Log into the Azure Management Portal and go to the Azure Active Directory for your Office 365 tenant
  2. Go to the Applications tab and select click the add button in the footer to manually add an Application
  3. Select "Add an application my organization is developing"
  4. Give the application a name, keep the default selection of "Web Application and/or Web API" and click the next arrow
  5. Enter a Sign-on URL and App ID Uri (values of these don’t really matter other than being unique) and click next to create the application
  6. Click on the "Configure" tab and scroll to the bottom of the page to the section titled "Permissions to other applications"
  7. Click on "Add Application"
  8. Add the "Office 365 SharePoint Online" application
  9. On Application Permissions, select the following:
    1. Read Managed Metadata.
    2. Have Full Control of all Site Collections.
    3. Read Items in all Site Collections. 
Info
On the Configure section you'll also see the Client ID. Copy and save this ID, you are going to need it when configuring the connector.

Part 4: Configure certificate public key for App

...