Update docs

This commit is contained in:
Sean Whalen
2024-04-08 09:57:05 -04:00
parent d964dc6214
commit b92a070227
3 changed files with 6 additions and 1 deletions
+2
View File
@@ -304,6 +304,8 @@ admin grant the Microsoft Graph <code class="docutils literal notranslate"><span
(delegated) permission to the app. If you are using
<code class="docutils literal notranslate"><span class="pre">UsernamePassword</span></code> auth and the mailbox is different from the
username, you must grant the app <code class="docutils literal notranslate"><span class="pre">Mail.ReadWrite.Shared</span></code>.</p>
<p>The app registration must have the <code class="docutils literal notranslate"><span class="pre">Treat</span> <span class="pre">application</span> <span class="pre">as</span> <span class="pre">public</span> <span class="pre">client</span></code>
option enabled.</p>
</div>
<div class="admonition warning">
<p class="admonition-title">Warning</p>