Microsoft#

Follow the below steps to connect to the Microsoft API.

Be sure to use the Azure login provider, and not the Microsoft provider. The latter is for legacy use only.

Connect to the Microsoft/Azure API#

  1. Go to the Azure Portal and login to your account.
  2. Navigate to App registrations.
  3. Click the Register an application button.
  4. Fill in the details, and for the Redirect URI field, select Web and, enter the value from the Redirect URI field in Social Login.
  5. Click the Register button.
  6. On the Overview page copy the Application ID from Microsoft and paste in the Client ID field in Social Login.
  7. Navigate to Certificates & secretsClient secrets.
  8. Click the New client secret button.
  9. Copy the Client Secret from Microsoft and paste in the Client Secret field in Social Login.

Previous ← LinkedIn Next Twitter →