Register Application for OAuth
Registering Application for 0Auth
Login to Portal.azure.com and navigate to Azure Active Directory
Select App Registrations
Click on New registration

Give the App a name of your choosing
Set the Supported acount type to Single Tenant
redirect URI
Select Public client\Desktop App
set the value to:
http://localhostThen click Register
Configuration
API Permissions
On the Next Page Select API Permissions
Click Add a Permission
Click on Microsoft Graph

Select Delegated Permissions
Add the following permissions
Grant Consent
Grant Admin Consent
Confirm Consent
Confirm Status Change

The 2 Values you will need for your Synergy Application when configuring 0Auth Below
Client ID
Tenant ID
In The Synergy App Under 0Auth
Redirect URI =
http://localhostEnter the Tenant ID and Client ID from the previous step
Related Articles
SmartViews Scheduler User Guide
PREREQUISITES Supported Visual version are 7.0 – 10.x Database Platform: SQL Server & Oracle Microsoft .Net Framework 4.8 ADMINISTRATION INSTALLING Use the following link to download the setup file. Once downloaded follow these steps to install. Run ...
ACH Compatibility with Office 365
For ACH to be compatible with Office 365, the version of ACH should be at least v1000.1600 to enforce compatibility with TLS 1.2, which Office 365 requires. Go to the SMTP Settings under Options -> Configurations. Ensure that the "Enable SSL" ...
SmartViews Scheduler - Release Notes
version V1000.1200 - CustomAppointmentForm - fix minor issue with parameters showing when there aren't any -ScheduleScreen - Gracefully give user message about concurrency error when appointments that were processed while the UI was open version ...
Sql Server LocalDB Installation for New SmartViews
Installation Instructions As of version 462.1000, SmartViews uses LocalDB 2017 in place of the previous local cache. As such, LocalDB 2017 or later needs to be installed on the machine, and an important patch needs to be applied. LOCALDB 2019 ...
ACH Compatibility with Office 365
For ACH to be compatible with Office 365, the version of ACH should be at least v1000.1600 to enforce compatibility with TLS 1.2, which Office 365 requires. Then go to the SMTP Settings under Options -> Configurations. Make sure that the "Enable Ssl" ...