Register the WSD for Microsoft places application
Register the WSD for Microsoft places application in the Microsoft Azure portal.
Before you begin
Role required: admin
Procedure
Log in to Microsoft Azure portal.
Click App registrations.
Click + New registration.
Enter the Display name.
Application (client) ID, Directory (tenant) ID, Object ID, and Application ID URL are auto-generated.
Go to API permissions.
Under Configured permissions, add the following permissions and provide Grand admin consent for ServiceNow.
- Calendars_ReadWrite
- offline_access
- openid
- profile
- User_Read
- Go to Expose an API.
You can add clients like selecting +Add a client application.
Go to Authentication.
Add the Web Redirect URLs.
What to do next
Follow up with downloading the manifest files.