Fixed Outlook OAuth

This commit is contained in:
M66B 2022-11-10 22:25:04 +01:00
parent 0e2822aee9
commit 0dc4544606
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@
enabled="true"
privacy="https://privacy.microsoft.com/privacystatement"
prompt="login"
redirectUri="msauth.eu.faircode.email://auth"
redirectUri="https://oauth.faircode.eu/"
scopes="profile,openid,email,offline_access,https://outlook.office.com/IMAP.AccessAsUser.All,https://outlook.office.com/SMTP.Send"
tokenEndpoint="https://login.microsoftonline.com/{tenant}/oauth2/v2.0/token"
tokenScopes="true" />