> For the complete documentation index, see [llms.txt](https://docs.supervision.nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.supervision.nl/autorisatie/consent/huidige-consentrechten.md).

# Huidige consentrechten

Hieronder vind je een tabel met daarin de consentrechten die nodig zijn voor de SuperVision applicatie. De consentrechten zijn voor Golden Master(s) en voor klantomgevingen hetzelfde.

<table data-full-width="false"><thead><tr><th width="358">Claim value</th><th width="144">Type</th><th width="327">Permission</th></tr></thead><tbody><tr><td>Application.Read.All</td><td>Delegated</td><td>Read applications</td></tr><tr><td>DelegatedPermissionGrant.ReadWrite.All</td><td>Delegated</td><td>Manage all delegated permission grants</td></tr><tr><td>email</td><td>Delegated</td><td>View users' email address</td></tr><tr><td>offline_access</td><td>Delegated</td><td>Maintain access to data you have given it access to</td></tr><tr><td>openid</td><td>Delegated</td><td>Sign users in</td></tr><tr><td>profile</td><td>Delegated</td><td>View users' basic profile</td></tr><tr><td>RoleManagement.ReadWrite.Directory</td><td>Delegated</td><td>Read and write directory RBAC settings</td></tr><tr><td>User.Read</td><td>Delegated</td><td>Sign in and read user profile</td></tr><tr><td>Policy.Read.All</td><td>Delegated</td><td>Read your organization's policies</td></tr><tr><td>Policy.ReadWrite.DeviceConfiguration</td><td>Delegated</td><td>Read and write your organization's device configuration policies</td></tr><tr><td>AppRoleAssignment.ReadWrite.All</td><td>Delegated</td><td>Manage app permission grants and app role assignments</td></tr><tr><td>Policy.ReadWrite.ConditionalAccess</td><td>Application</td><td>Read and write your organization's conditional access policies</td></tr><tr><td>Policy.ReadWrite.AuthenticationMethod</td><td>Application</td><td>Read and write all authentication method policies</td></tr><tr><td>Device.ReadWrite.All</td><td>Application</td><td>Read and write devices</td></tr><tr><td>DelegatedPermissionGrant.ReadWrite.All</td><td>Application</td><td>Manage all delegated permission grants</td></tr><tr><td>Application.ReadWrite.All</td><td>Application</td><td>Read and write all applications</td></tr><tr><td>WindowsUpdates.ReadWrite.All</td><td>Application</td><td>Read and write all Windows update deployment settings</td></tr><tr><td>Directory.ReadWrite.All</td><td>Application</td><td>Read and write directory data</td></tr><tr><td>Group.ReadWrite.All</td><td>Application</td><td>Read and write all groups</td></tr><tr><td>User.Read.All</td><td>Application</td><td>Read all users' full profiles</td></tr><tr><td>Domain.Read.All</td><td>Application</td><td>Read domains</td></tr><tr><td>DeviceManagementServiceConfig.ReadWrite.All</td><td>Application</td><td>Read and write Microsoft Intune configuration</td></tr><tr><td>AppRoleAssignment.ReadWrite.All</td><td>Application</td><td>Manage app permission grants and app role assignments</td></tr><tr><td>DeviceManagementManagedDevices.ReadWrite.All</td><td>Application</td><td>Read and write Microsoft Intune devices</td></tr><tr><td>RoleManagement.ReadWrite.Directory</td><td>Application</td><td>Read and write all directory RBAC settings</td></tr><tr><td>Policy.Read.All</td><td>Application</td><td>Read your organization's policies</td></tr><tr><td>DeviceManagementConfiguration.ReadWrite.All</td><td>Application</td><td>Read and write Microsoft Intune device configuration and policies</td></tr><tr><td>Application.Read.All</td><td>Application</td><td>Read all applications</td></tr><tr><td>DeviceManagementManagedDevices.PrivilegedOperations.All</td><td>Application</td><td>Perform user-impacting remote actions on Microsoft Intune devices</td></tr><tr><td>DeviceManagementApps.ReadWrite.All</td><td>Application</td><td>Read and write Microsoft Intune apps</td></tr><tr><td>DeviceManagementRBAC.ReadWrite.All</td><td>Application</td><td>Read and write Microsoft Intune RBAC settings</td></tr><tr><td>Policy.ReadWrite.FeatureRollout</td><td>Application</td><td>Read and write feature rollout policies</td></tr><tr><td>Exchange.ManageAsApp</td><td>Application</td><td>Manage Exchange as Application</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.supervision.nl/autorisatie/consent/huidige-consentrechten.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
