Layout of the room-reservation.install.properties File

The layout of the room-reservation.install.properties file is as follows.

The outlookPlugin.applicationServerLocation property sets the default value of the WebC location during the installation.

outlookPlugin.applicationServerLocation=http://localhost:8080/archibus/

The outlookPlugin.outlookPlugin.projectid property sets the default value of the production project ID during the installation.

outlookPlugin.projectId= HQ-Sybase

The below properties are used for SAML integration. If .NET framework 4.5 is installed on your client machines, you can specify Tls12 instead of Tls. This is recommended for better security.

outlookPlugin.samlActive=true outlookPlugin.securityProtocol=Tls

Setup for the Outlook plug-in uses the property outlookPlugin.windowsAuthenticationActive to enable Windows authentication when the plug-in connects to Web Central. To enable Windows authentication, open the room-reservation.install.properties file, and ensure the property is set properly:

outlookPlugin.windowsAuthentication=true