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
+3
View File
@@ -204,6 +204,9 @@ The full set of configuration options are:
(delegated) permission to the app. If you are using
`UsernamePassword` auth and the mailbox is different from the
username, you must grant the app `Mail.ReadWrite.Shared`.
The app registration must have the `Treat application as public client`
option enabled.
:::
:::{warning}
+1 -1
View File
File diff suppressed because one or more lines are too long
+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>