Skip to content

Commit 0de8a65

Browse files
Otijomtrashercconard96
authored
OAuth IMAP complement (#109)
* OAuth IMAP complement * Update source/oauthimap/index.rst Co-authored-by: Curtis Conard <cconard96@gmail.com> --------- Co-authored-by: Johan Cwiklinski <johan@x-tnd.be> Co-authored-by: Curtis Conard <cconard96@gmail.com>
1 parent f68a4e5 commit 0de8a65

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed
90.3 KB
Loading

source/oauthimap/index.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,24 @@ Add a secret
9595
:alt: overview
9696
:scale: 100 %
9797

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+
98116
Setup GLPI
99117
----------
100118

0 commit comments

Comments
 (0)