Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
titleC:\\inetpub\\wwwroot\\mc\\assets\\config\\config.prod.json
"apiServer": {
"url": "https://haproxy.indeed-id.local/api"
},

...

Code Block
languagejs
titleC:\\inetpub\\wwwroot\\uc\\assets\\config\\config.prod.json
"apiServer": {
"url": "https://haproxy.indeed-id.local/api"
},
"gatewayServer": {
"address": "haproxy.indeed-id.local"
},

...

Code Block
languagexml
titleC:\\Program Files\\Indeed PAM\\Gateway\\ProxyApp\\Pam.Proxy.App.exe
<pamProxy ApiUrl="https://haproxy.indeed-id.local/api" IdpUrl="https://srv1.test.com/idp" ... FileCopyMinBytesToSave="1048576" />

...