Omniβs configurations can be accessed through the βappsettings.jsonβ file in the Omni folder.
Should you want to see the connection string to the target SQL Server after installation, you can view it in the following appsettings.
Please ensure that relevant certificates required by your organization is available on your machine cert store.
UseSSL must be set to true.
The port Omni will be using to serve users can be defined here. Services will need to be restarted should there be any changes to settings.
1 month ago