...
| Code Block | ||||
|---|---|---|---|---|
| ||||
"apiServer": {
"url": "https://haproxy.indeed-id.local/api"
}, |
...
| Code Block | ||||
|---|---|---|---|---|
| ||||
"apiServer": {
"url": "https://haproxy.indeed-id.local/api"
},
"gatewayServer": {
"address": "haproxy.indeed-id.local"
}, |
...
| Code Block | ||||
|---|---|---|---|---|
| ||||
<pamProxy ApiUrl="https://haproxy.indeed-id.local/api" IdpUrl="https://srv1.test.com/idp" ... FileCopyMinBytesToSave="1048576" /> |
...