We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f68a4e5 commit 0de8a65Copy full SHA for 0de8a65
source/oauthimap/images/oauth-imap-11.png
90.3 KB
source/oauthimap/index.rst
@@ -95,6 +95,24 @@ Add a secret
95
:alt: overview
96
:scale: 100 %
97
98
+
99
+Add API permissions
100
+~~~~~~~~~~~~~~~~~~~
101
102
+* In the **API Permissions** tab
103
+* Click on **your API** (Microsoft Graph in this case)
104
+* Then select **Delegated permission**
105
+* Select :
106
107
+ * email
108
+ * offline_access
109
+ * openid
110
+ * profile
111
112
+.. figure:: images/oauth-imap-11.png
113
+ :alt: add api permissions
114
+ :scale: 44 %
115
116
Setup GLPI
117
----------
118
0 commit comments