Versions Compared

Key

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

 Step 1: Create the new application

  1. Log into the Azure Management Portal for your Office 365 tenant.
  2. Go to the Azure Active Directory tab and select App Registrations.
  3. Select

...

  1. New Application Registration

...

  1. .
  2. Give the application a name and keep the default selection of

...

  1. Web App / API

...

  1. .
  2. Enter a Sign-on URL (the value

...

  1. does not matter other than being unique) and click

...

  1. Create

...

  1. .

...

  1. Select your new application

...

  1. from the Registered Applications list

...

  1. .
  2. Go to Required Permissions and click

...

  1. Add

...

  1. .

...

  1. In the

...

  1. Select an API

...

  1. section, select the

...

  1. Windows Azure Active Directory"application.

...

  1. In Select Permissions

...

  1. , select the following

...

  1. Application Permissions

...

  1. :
    • Read Directory

...

  1. After saving

...

  1. , select Grant Permissions

...

  1. to apply the changes.

Step 2: Get the Client ID and Secret Key

  1. To get the ClientID, copy the value from the Application ID in the App Properties tab.
  2. To get a new client secret key, go to Keys in the Registered App menu.
  3. Add a key description and a duration.
  4. After saving, you'll get the key.
  5. Store it in some place safe, because it a safe location.
Note

The key is shown only once and

...

will not be available again after leaving the page.