0
How to Change the Identity REST API Port (version 24)
Knowledge Base / Version 24 / System Admin Duties / Identity
By default, the Identity service is set to listen on 55353 for inbound client applications (e.g. Axiom, Excel Add-in, and Admin) trying to authenticate. If needing to change this port number, the following steps must be taken.
Preferred Method
On all machines remote from where the Identity service is installed:
- Open the Canary Admin client and navigate to the Admin tile>Settings screen.
- Edit the Identity REST Endpoint to include the new port number then APPLY changes.
On the machine where the Identity service is installed:
- Repeat steps from above.
- Navigate to the Identity tile>Configuration>Endpoints screen.
- Edit the REST API port number then APPLY changes.
The machine with the Identity service must be done last. Otherwise, the following alternate method must be used which is not the recommended method.
Alternate Method (not preferred)
On the machine where the Identity service is installed:
- Open the Canary Admin client and navigate to the Identity tile>Configuration>Endpoints screen.
- Edit the REST API port number then APPLY changes.
- Navigate to the Admin tile>Settings screen.
- Edit the Identity REST Endpoint to include the new port number then APPLY changes.
On all machines remote from where the Identity service is installed:
- Go to C:\ProgramData\Canary\Node (or wherever Canary's program data folder is located).
- Open the node.json file.
- Edit the IdentityClientEndpointOIDC parameter to include the new port number.