How to change the Identity Service Port

Table of contents

 

This is a short guide on how to change the Identity Service port and keep the existing configuration with other components.

NOTE: This workflow is valid for Identity Service v22.12 and higher.

Prerequisites:

  1. Identity Service (Further – IS) version 22.12 is installed on your computer.
  2. Some modules (e.g. OpenLM Server, DSS, etc.) are connected to the IS.

The process:

  1. Disable all the components’ security, one by one in the IS:

    NOTE:
    During the process of IS port changing, all components will work without any security. So, if it’s critical for you to keep the EasyAdmin user interface and other modules unavailable for unauthorized users, you can shut down all components services until the configuration is done.
  2. Log out from the Identity Service.
  3. Stop the Identity Service.
  4. Open CMD and using “cd” command navigate to the SecurityService folder
    By default: cd C:\Program Files\OpenLM\OpenLM Identity Service\SecurityService
  5. Execute the command: OpenLM.SecurityService -url “http(s)://new.identity.com:5001” – replace the address with FQDN of your machine and any free port you want to use for the IS access.
  6. Start the IS service.
  7. Login to Identity Service with a new URL.
  8. Re-connect all your components to IS.

 

What are your feelings
Skip to content