mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-19 05:38:31 +00:00
Updated Azure scopes
This commit is contained in:
parent
8d1dee0deb
commit
f225e2469b
1 changed files with 2 additions and 2 deletions
|
@ -77,7 +77,7 @@
|
|||
starttls="true" />
|
||||
</provider>
|
||||
<provider
|
||||
name="Office365"
|
||||
name="Office 365/Outlook"
|
||||
id="office365"
|
||||
link="https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq14"
|
||||
order="5"
|
||||
|
@ -97,7 +97,7 @@
|
|||
clientSecret="r=o4@SlzU:MA6MlXM6mPG[44i4gYPq[@"
|
||||
enabled="true"
|
||||
redirectUri="https://oauth.faircode.eu/"
|
||||
scopes="openid,email,offline_access,https://outlook.office365.com/IMAP.AccessAsUser.All,https://outlook.office365.com/SMTP.Send"
|
||||
scopes="openid,email,offline_access,https://outlook.office.com/IMAP.AccessAsUser.All,https://outlook.office.com/SMTP.Send"
|
||||
tokenEndpoint="https://login.microsoftonline.com/common/oauth2/v2.0/token" />
|
||||
<!-- https://docs.microsoft.com/en-us/exchange/client-developer/legacy-protocols/how-to-authenticate-an-imap-pop-smtp-application-by-using-oauth -->
|
||||
</provider>
|
||||
|
|
Loading…
Reference in a new issue