[Bps-public-commit] app-wsgetmail branch update-install-instructions-documentation created. db1a5e71fe7a57c5203ad56e449c1a0ffb4aa49b
BPS Git Server
git at git.bestpractical.com
Tue Apr 19 23:52:45 UTC 2022
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "app-wsgetmail".
The branch, update-install-instructions-documentation has been created
at db1a5e71fe7a57c5203ad56e449c1a0ffb4aa49b (commit)
- Log -----------------------------------------------------------------
commit db1a5e71fe7a57c5203ad56e449c1a0ffb4aa49b
Author: Blaine Motsinger <blaine at bestpractical.com>
Date: Tue Apr 19 18:48:24 2022 -0500
Add instruction to select Application permissions
When setting up permissions for wsgetmail, the type of permissions
must be "Application permissions." Our instructions don't specify,
and although the documentation at Microsoft explains the difference
it might not be clear to someone reading top to bottom who doesn't
know.
diff --git a/bin/wsgetmail b/bin/wsgetmail
index a0093e5..70b89a1 100755
--- a/bin/wsgetmail
+++ b/bin/wsgetmail
@@ -230,9 +230,10 @@ string in your configuration file.
After that is done, you need to grant wsgetmail permission to access the
Microsoft Graph mail APIs. Microsoft documents how to do this in the
L<"Configure a client application to access a web API"
-quickstart|https://docs.microsoft.com/en-us/azure/active-directory/develop/quickstart-configure-app-access-web-apis#add-permissions-to-access-microsoft-graph>,
-under the section "Add permissions to access Microsoft Graph." When prompted
-to select permissions, select all of the following:
+quickstart|https://docs.microsoft.com/en-us/azure/active-directory/develop/quickstart-configure-app-access-web-apis#application-permission-to-microsoft-graph>,
+under the section "Add permissions to access Microsoft Graph." When selecting
+the type of permissions, select "Application permissions." When prompted to
+select permissions, select all of the following:
=over 4
-----------------------------------------------------------------------
hooks/post-receive
--
app-wsgetmail
More information about the Bps-public-commit
mailing list