Azure AD Meeting Insights Web Application
Provide the application with permissions to authenticate users with their Microsoft 365 credentials, application reroutes users to Microsoft 365 for authentication (Azure Active Directory authentication - Microsoft OpenID Connect).
Microsoft 365 Administrator permissions are required to grant the consent.
Permissions description:
|
1.
|
Microsoft Graph email - View users' email address (Delegated) |
|
2.
|
Microsoft Graph offline_access - Maintain access to data you have given it access to (Delegated) |
|
3.
|
Microsoft Graph openid - Sign users in (Delegated) |
|
4.
|
Microsoft Graph profile - View users' basic profile (Delegated) |
|
5.
|
Microsoft Graph User.Read - Sign in and read user profile (Delegated) |
For integration with MSFT Planner, when it is enabled by admin (optional):
|
6.
|
Microsoft Graph Tasks.ReadWrite - Create, read, update, and delete user’s tasks and task lists (Delegated) |