If you change the Workspace ONE Access connector server host name after installing the connector, you must also update the Directory Sync service, User Auth service, Kerberos Auth service, and Virtual App service installed on the connector to use the new host name.
Procedure
- Log into the Workspace ONE Access connector server.
- For each enterprise service (Directory Sync service, User Auth service, Kerberos Auth service, or Virtual App service) that is installed on the server, edit the INSTALL_DIR\Workspace ONE Access\enterpriseService\conf\hostname.properties file and update the host name.
Use the following format:
{"hostName":"hostname"}
Specify hostname as a fully-qualified domain name, for example,myhost.example.com
. - (Kerberos Auth service only) After updating the host name in the Kerberos Auth service hostname.properties file, also update it in the application.properties file.
- Open the INSTALL_DIR\Workspace ONE Access\Kerberos Auth Service\conf\application.properties file for editing.
- Update the
eks.hostname
value to the new host name. Specify the host name as a fully-qualified domain name, without an http or https prefix. For example,myhost.example.com
.
- If you are using the Workspace ONE Access generated self-signed certificate for the Kerberos Auth service, regenerate the certificate by using the createCertificate.bat script.
In a command window, run the following command:
INSTALL_DIR\support\scripts\createCertificate.bat -force -install -host "hostname"
For hostname, specify the new host name of the connector as a fully-qualified domain name (FQDN). - Restart the enterprise services.
The enterprise services start and register with the Workspace ONE Access service with the new host name.
- In the Workspace ONE Access service console, associate the new host name with authentication methods and directories.
- Log into the Workspace ONE Access service.
- Navigate to the Connectors page.
In a Workspace ONE Access cloud tenant with the New Navigation toggle turned on, go to Integrations > Connectors. In a Workspace ONE Access 21.08 virtual appliance, or a cloud tenant with the New Navigation toggle turned off, go to Identity & Access Management > Setup > Connectors.
- Verify that the new connector host name appears in the connectors list.
- Navigate to the Connector Authentication Methods page.
In a Workspace ONE Access cloud tenant with the New Navigation toggle turned on, go to Integrations > Connector Authentication Methods. In a Workspace ONE Access 21.08 virtual appliance, or a cloud tenant with the New Navigation toggle turned off, go to Identity & Access Management > Manage > Connector Authentication Methods.Note: In the Workspace ONE Access 21.08 on-premises virtual appliance, the page is named Enterprise Authentication Methods.
- Select the authentication method associated with the old host name and click Edit.
- In the Directory and Hosts page of the wizard, under Select Service Hosts, select the new host name and deselect the old host name.
- Click Next and save your changes.
- Repeat steps d. to f. for each authentication method that is associated with the old host name.
- Navigate to the Directories page.
In a Workspace ONE Access cloud tenant with the New Navigation toggle turned on, go to Integrations > Directories. In a Workspace ONE Access 21.08 virtual appliance, or a cloud tenant with the New Navigation toggle turned off, go to Identity & Access Management > Manage > Directories.
- For each directory that is associated with the Directory Sync service whose host name you changed, make the following changes:
- Click the directory.
- Click Sync Settings.
- Click the Sync Service tab.
- Add the new host name to the Sync Services list and delete the old host name from the list.
- Click Save.
- Navigate to the Virtual Apps Collections page.
In a Workspace ONE Access cloud tenant with the New Navigation toggle turned on, go to Resources > Virtual Apps Collections. In a Workspace ONE Access 21.08 virtual appliance, or a cloud tenant with the New Navigation toggle turned off, go to Catalog > Virtual Apps Collections.
Make the following changes for each virtual apps collection.
- Select the virtual apps collection and click Edit.
- On the Connector page of the Edit wizard, add the new host name to the Connector list and remove the old host name.
- Save your changes.
- Navigate to the Connectors page, select the connector entry with the old host name, click Manage, and delete all the services.