Core Servers Behind A Load Balancer
If there are multiple Core servers behind a load balancer, the https://[CoreServerAddress] in the RedirectURL of the OIDC app must be the load balancer address, not individual Core server addresses.
The following paths must be set in the Redirect URI on the OIDC Provider so that the OIDC users can log in to the Management Console and User Console:
https://[CoreServerAddress]:[Port]/login (for Management Console and Driver Distribution)
https://[CoreServerAddress]:[Port]/userConsoleLogin (for User Console)
In addition, you must configure the GC key ‘clientURL’ with the same value https://[CoreServerAddress] in the SLNX Advanced System Settings.
-
Login to the SLNX Management Console as an admin with Custom Engineer role.
-
Click [System] → [Server Settings] → [Advanced System Settings Editor].
-
Set the view to [Central Manager Settings].
-
Click [Add] and then enter the following key information:
-
Key name: 'clientURL'
-
Type: IP Address.
-
Value: Enter the specific ' https://[CoreServerAddress]'. For example, 'https://10.85.67.110:8080' (do not include quote marks - used here for illustration purposes only)
-
-
Click [Save].