Jump to content

Office 365 Email Administrative Setup: Difference between revisions

From Prime 16 Online User's Manual
Created page with "==Office 365 Azure Active Directory Setup== In the Azure Active Directory menu, click on "App registrations" 400px At the top of the "App registrations" page, click on the "+ New Registration" link 400px In the "Register an application" page: # Enter a "Name" for the application, for example, "Prime 16 Email Application". # Leave the "Supported account types" selection..."
 
No edit summary
Line 17: Line 17:
This should return you to the new app registration.  Your chosen Name for the application should appear at the top of the form.  Now click on the "API permissions" link
This should return you to the new app registration.  Your chosen Name for the application should appear at the top of the form.  Now click on the "API permissions" link


[[File:Screenshot 2022-12-09 at 9.49.07 AM.png|400px]]
[[File:Screenshot 2022-12-09 at 9.51.30 AM.png|400px]]


In the "API permissions" page, click on the "+ Add a permission" link
In the "API permissions" page, click on the "+ Add a permission" link


[[File:Screenshot 2022-12-09 at 9.50.32 AM.png|400px]]
[[File:Screenshot 2022-12-09 at 9.50.32 AM.png|400px]]

Revision as of 15:53, 9 December 2022

Office 365 Azure Active Directory Setup

In the Azure Active Directory menu, click on "App registrations"

At the top of the "App registrations" page, click on the "+ New Registration" link

In the "Register an application" page:

  1. Enter a "Name" for the application, for example, "Prime 16 Email Application".
  2. Leave the "Supported account types" selection of "Accounts in this organizational directory only".
  3. In "Redirect URI", choose "Single-page application (SPA)" and enter "http://localhost:3017" in the next box.
  4. Click the "Register" button

This should return you to the new app registration. Your chosen Name for the application should appear at the top of the form. Now click on the "API permissions" link

In the "API permissions" page, click on the "+ Add a permission" link