After upgrading a database to version 25.01 – all users MUST re-authenticate as the upgrade clears authentication tokens.
Azure/Office365
Office365 requires adding the Mail.ReadWrite permission to the Webmail app registration in the Azure portal.
Office365 requires adding the Calendars.ReadWrite permission to the Webmail app registration in the Azure portal.
Office365 requires adding the Mail.Send permission to the Webmail app registration in the Azure portal.
3 new URI’s need to be added:
- Navigate to https://aad.portal.azure.com/
- Login with your Azure account.
- Select Azure Active Directory in the left-hand navigation, then select App Registrations under Manage
- Find existing “Q360 Webmail” registration.
- Select Authentication, then add URI’s for 3 environments:
- https://q360.domain.com/oauth/login/callback
https://q360test.domain.com/oauth/login/callback
https://q360train.domain.com/oauth/login/callback
GMAIL
Q360 version 25.01 Google Customers, add the GMAILAPI to their Google Cloud Platform API Services
3 new URI’s need to be added:
- Navigate to https://console.cloud.google.com/
- Login with your Google account.
- Click APIs & Services
- Find existing “Q360 Webmail” project
- Find the “Q360 Web Client” Web Application
- Scroll down to Authorized redirect URIs, and add URI’s for all 3 environments:
https://q360.domain.com/oauth/login/callback
https://q360test.domain.com/oauth/login/callback
https://q360train.domain.com/oauth/login/callback