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