|
|
|
@ -130,16 +130,16 @@
|
|
|
|
|
askAccount="true"
|
|
|
|
|
authorizationEndpoint="https://login.microsoftonline.com/{tenant}/oauth2/v2.0/authorize"
|
|
|
|
|
clientId="3514cf2c-e7a3-45a2-80d4-6a3c3498eca0"
|
|
|
|
|
clientSecret="r=o4@SlzU:MA6MlXM6mPG[44i4gYPq[@"
|
|
|
|
|
enabled="true"
|
|
|
|
|
privacy="https://privacy.microsoft.com/privacystatement"
|
|
|
|
|
prompt="login"
|
|
|
|
|
redirectUri="https://oauth.faircode.eu/"
|
|
|
|
|
redirectUri="msauth.eu.faircode.email://auth"
|
|
|
|
|
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" />
|
|
|
|
|
<!-- https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow -->
|
|
|
|
|
<!-- https://docs.microsoft.com/en-us/exchange/client-developer/legacy-protocols/how-to-authenticate-an-imap-pop-smtp-application-by-using-oauth -->
|
|
|
|
|
<!-- https://learn.microsoft.com/en-us/azure/active-directory/develop/redirect-uris-ios -->
|
|
|
|
|
</provider>
|
|
|
|
|
<provider
|
|
|
|
|
name="Outlook"
|
|
|
|
@ -167,15 +167,13 @@
|
|
|
|
|
askAccount="true"
|
|
|
|
|
authorizationEndpoint="https://login.microsoftonline.com/{tenant}/oauth2/v2.0/authorize"
|
|
|
|
|
clientId="17e57eca-a59b-4574-ac91-b343004898a6"
|
|
|
|
|
clientSecret="k847Q~ZKtIBNp~ls_riKEbFDsvOQEdUA.YDNt"
|
|
|
|
|
enabled="false"
|
|
|
|
|
privacy="https://privacy.microsoft.com/privacystatement"
|
|
|
|
|
prompt="login"
|
|
|
|
|
redirectUri="https://oauth.faircode.eu/"
|
|
|
|
|
redirectUri="msauth.eu.faircode.email://auth"
|
|
|
|
|
scopes="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" />
|
|
|
|
|
<!-- https://docs.microsoft.com/en-us/exchange/client-developer/legacy-protocols/how-to-authenticate-an-imap-pop-smtp-application-by-using-oauth -->
|
|
|
|
|
</provider>
|
|
|
|
|
<!-- needs subscription -->
|
|
|
|
|
<provider
|
|
|
|
|