Updated Outlook OAuth settings

Still not working though
pull/178/head
M66B 6 years ago
parent 69e0f2311d
commit c704d62e14

@ -35,13 +35,13 @@
starttls="true" /> starttls="true" />
<oauth <oauth
askAccount="true" askAccount="true"
authorizationEndpoint="https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize" authorizationEndpoint="https://login.microsoftonline.com/common/oauth2/v2.0/authorize"
clientId="3514cf2c-e7a3-45a2-80d4-6a3c3498eca0" clientId="3514cf2c-e7a3-45a2-80d4-6a3c3498eca0"
clientSecret="MZaRn@liyA0T98GwdRDK:m-cSWrUgA9:" clientSecret="MZaRn@liyA0T98GwdRDK:m-cSWrUgA9:"
enabled="false" enabled="false"
redirectUri="https://oauth.faircode.eu/" redirectUri="https://oauth.faircode.eu/"
scopes="openid,offline_access,profile,email,User.Read,Mail.ReadWrite,Mail.Send,MailboxSettings.ReadWrite" scopes="openid,offline_access,profile,email,User.Read,IMAP.AccessAsUser.All"
tokenEndpoint="https://login.microsoftonline.com/organizations/oauth2/v2.0/token" /> tokenEndpoint="https://login.microsoftonline.com/common/oauth2/v2.0/token" />
</provider> </provider>
<!-- needs subscription --> <!-- needs subscription -->
<provider <provider

Loading…
Cancel
Save