All URLs are specified in lowercase.
Switch to C:\inetpub\wwwroot\uc\assets\config folder and edit config.prod.json file:
env:
"env": { "name": "PROD", "lang": "en", "url": "https://pam.indeed-id.local/uc" "useremoteapp": true }
apiServer:
"apiServer": { "url": "https://pam.indeed-id.local/api" }
gatewayServer:
"gatewayServer": { "address": "pamgateway.indeed-id.local" }
idp:
"idp": { "url": "https://pam.indeed-id.local/idp", "requireHttps": true }
security:
"security": { "allowRevealCredentials": false, "allowRevealAccountName": false }