MSGraphPermissions: Difference between revisions

From UmsWiki
Jump to navigation Jump to search
Line 69: Line 69:


Click the checkbox next to "APPLICATION PERMISSIONS" and "DELEGATED PERMISSIONS" and click "Save"
Click the checkbox next to "APPLICATION PERMISSIONS" and "DELEGATED PERMISSIONS" and click "Save"
Now click "Grant Permissions"
[[File:MSGraph19.png|none|thumb]]
Click "Yes"
[[File:MSGraph20.png|none|thumb]]
Permissions are now set.
Click "Properties"
[[File:MSGraph21.png|none|thumb]]
Copy "Application ID" for later use.
[[File:MSGraph22.png|none|thumb]]
Click "Keys"
[[File:MSGraph23.png|none|thumb]]
Set "DESCRIPTION" to ex. "UMS1" and choose "Never expires" in the "EXPIRES"Setup dropdown
[[File:MSGraph24.png|none|thumb]]
Click "Save"
[[File:MSGraph25.png|none|thumb]]
Copy the Key in the "VALUE" field for later use.. !!! ATTENTION !!! the key value will never be visible again so ensure to copy it.
[[File:MSGraph26.png|none|thumb]]
== Setup UMS to use Application just Created ==

Revision as of 17:58, 23 November 2017

Setting MSGraph Permissions a long with Azure active directory, OneNote and SharePoint permissions is necessary for UMS to obtain access to the functions needed to create OneNote Class Notebooks, upcoming Teams integration.

Creating App Registration

Go to Azure Portal and login with you admin account( the same UMS uses).

When logged in goto Azure Active Directory:

Go to App registrations

Click on New application registration

Give the new App a name ex. "UMSGraph", Choose "Web app / API" in Application type, set "Sign-on URL" to "http://localhost". After settiAdding Application Permissionsng values click "Create"

You will return to previous screen, here click youe new app

Click "Required permissions"

Click "Add"

Click "Select an API"

Click "Microsoft Graph"

Click "Select"

Click the left topmost checkbox next to "APPLICATION PERMISSIONS", and scroll down to next section.

Click the checkbox next to "DELEGATED PERMISSIONS"

Click "Select"

Click "Done"

Click "Add" again

Click "Select an API"

Click "Office 365 SharePoint Online"

Click "Select", as before click the checkbox next to "APPLICATION PERMISSIONS" and "DELEGATED PERMISSIONS" and click Select.

Click "Done"

Click "Add" again and "Select an API"

Click "OneNote"

Click "Select", as before click the checkbox next to "APPLICATION PERMISSIONS" and "DELEGATED PERMISSIONS" and click Select.

Click "Done"

Click "Windows Azure Active Directory" Permission.

Click the checkbox next to "APPLICATION PERMISSIONS" and "DELEGATED PERMISSIONS" and click "Save"

Now click "Grant Permissions"

Click "Yes"

Permissions are now set.

Click "Properties"

Copy "Application ID" for later use.

Click "Keys"

Set "DESCRIPTION" to ex. "UMS1" and choose "Never expires" in the "EXPIRES"Setup dropdown

Click "Save"

Copy the Key in the "VALUE" field for later use.. !!! ATTENTION !!! the key value will never be visible again so ensure to copy it.

Setup UMS to use Application just Created