|
1248 | 1248 | "clientId": "cim-mapping",
|
1249 | 1249 | "name": "CIM Mapping",
|
1250 | 1250 | "description": "CIM Mapping Service to convert CIM Data to SCL Data",
|
1251 |
| - "rootUrl": "http://127.0.0.1/", |
1252 |
| - "adminUrl": "http://127.0.0.1/", |
| 1251 | + "rootUrl": "http://##COMPAS_HOSTNAME##/", |
| 1252 | + "adminUrl": "http://##COMPAS_HOSTNAME##/", |
1253 | 1253 | "surrogateAuthRequired": false,
|
1254 | 1254 | "enabled": true,
|
1255 | 1255 | "alwaysDisplayInConsole": false,
|
1256 | 1256 | "clientAuthenticatorType": "client-secret",
|
1257 | 1257 | "redirectUris": [
|
1258 |
| - "http://127.0.0.1/*" |
| 1258 | + "http://##COMPAS_HOSTNAME##/*" |
1259 | 1259 | ],
|
1260 | 1260 | "webOrigins": [
|
1261 |
| - "http://127.0.0.1" |
| 1261 | + "http://##COMPAS_HOSTNAME##" |
1262 | 1262 | ],
|
1263 | 1263 | "notBefore": 0,
|
1264 | 1264 | "bearerOnly": false,
|
|
1328 | 1328 | {
|
1329 | 1329 | "id": "ace17366-e696-4821-9f24-89b797acb736",
|
1330 | 1330 | "clientId": "openscd",
|
1331 |
| - "rootUrl": "http://127.0.0.1/", |
1332 |
| - "adminUrl": "http://127.0.0.1/", |
| 1331 | + "rootUrl": "http://##COMPAS_HOSTNAME##/", |
| 1332 | + "adminUrl": "http://##COMPAS_HOSTNAME##/", |
1333 | 1333 | "surrogateAuthRequired": false,
|
1334 | 1334 | "enabled": true,
|
1335 | 1335 | "alwaysDisplayInConsole": false,
|
1336 | 1336 | "clientAuthenticatorType": "client-secret",
|
1337 | 1337 | "redirectUris": [
|
1338 |
| - "http://127.0.0.1/*" |
| 1338 | + "http://##COMPAS_HOSTNAME##/*" |
1339 | 1339 | ],
|
1340 | 1340 | "webOrigins": [
|
1341 |
| - "http://127.0.0.1" |
| 1341 | + "http://##COMPAS_HOSTNAME##" |
1342 | 1342 | ],
|
1343 | 1343 | "notBefore": 0,
|
1344 | 1344 | "bearerOnly": false,
|
|
1447 | 1447 | "clientId": "scl-auto-alignment",
|
1448 | 1448 | "name": "SCL Auto Alignment Service",
|
1449 | 1449 | "description": "The SCL Auto Alignment Service for calculating XY Coordinates",
|
1450 |
| - "rootUrl": "http://127.0.0.1/", |
1451 |
| - "adminUrl": "http://127.0.0.1/", |
| 1450 | + "rootUrl": "http://##COMPAS_HOSTNAME##/", |
| 1451 | + "adminUrl": "http://##COMPAS_HOSTNAME##/", |
1452 | 1452 | "surrogateAuthRequired": false,
|
1453 | 1453 | "enabled": true,
|
1454 | 1454 | "alwaysDisplayInConsole": false,
|
1455 | 1455 | "clientAuthenticatorType": "client-secret",
|
1456 | 1456 | "redirectUris": [
|
1457 |
| - "http://127.0.0.1/*" |
| 1457 | + "http://##COMPAS_HOSTNAME##/*" |
1458 | 1458 | ],
|
1459 | 1459 | "webOrigins": [
|
1460 |
| - "http://127.0.0.1" |
| 1460 | + "http://##COMPAS_HOSTNAME##" |
1461 | 1461 | ],
|
1462 | 1462 | "notBefore": 0,
|
1463 | 1463 | "bearerOnly": false,
|
|
1529 | 1529 | "clientId": "scl-data-service",
|
1530 | 1530 | "name": "SCL Data Service",
|
1531 | 1531 | "description": "The SCL Data Service for storing / retrieving SCLs",
|
1532 |
| - "rootUrl": "http://127.0.0.1/", |
1533 |
| - "adminUrl": "http://127.0.0.1/", |
| 1532 | + "rootUrl": "http://##COMPAS_HOSTNAME##/", |
| 1533 | + "adminUrl": "http://##COMPAS_HOSTNAME##/", |
1534 | 1534 | "surrogateAuthRequired": false,
|
1535 | 1535 | "enabled": true,
|
1536 | 1536 | "alwaysDisplayInConsole": false,
|
1537 | 1537 | "clientAuthenticatorType": "client-secret",
|
1538 | 1538 | "redirectUris": [
|
1539 |
| - "http://127.0.0.1/*" |
| 1539 | + "http://##COMPAS_HOSTNAME##/*" |
1540 | 1540 | ],
|
1541 | 1541 | "webOrigins": [
|
1542 |
| - "http://127.0.0.1" |
| 1542 | + "http://##COMPAS_HOSTNAME##" |
1543 | 1543 | ],
|
1544 | 1544 | "notBefore": 0,
|
1545 | 1545 | "bearerOnly": false,
|
|
1611 | 1611 | "clientId": "scl-validator",
|
1612 | 1612 | "name": "SCL Validator Service",
|
1613 | 1613 | "description": "The SCL Validator Service to validate SCL Files",
|
1614 |
| - "rootUrl": "http://127.0.0.1/", |
1615 |
| - "adminUrl": "http://127.0.0.1/", |
| 1614 | + "rootUrl": "http://##COMPAS_HOSTNAME##/", |
| 1615 | + "adminUrl": "http://##COMPAS_HOSTNAME##/", |
1616 | 1616 | "surrogateAuthRequired": false,
|
1617 | 1617 | "enabled": true,
|
1618 | 1618 | "alwaysDisplayInConsole": false,
|
1619 | 1619 | "clientAuthenticatorType": "client-secret",
|
1620 | 1620 | "redirectUris": [
|
1621 |
| - "http://127.0.0.1/*" |
| 1621 | + "http://##COMPAS_HOSTNAME##/*" |
1622 | 1622 | ],
|
1623 | 1623 | "webOrigins": [
|
1624 |
| - "http://127.0.0.1" |
| 1624 | + "http://##COMPAS_HOSTNAME##" |
1625 | 1625 | ],
|
1626 | 1626 | "notBefore": 0,
|
1627 | 1627 | "bearerOnly": false,
|
|
1693 | 1693 | "clientId": "sitipe-service",
|
1694 | 1694 | "name": "Sitipe Service",
|
1695 | 1695 | "description": "The Sitipe Service to retrieve Sitipe related data",
|
1696 |
| - "rootUrl": "http://127.0.0.1/", |
1697 |
| - "adminUrl": "http://127.0.0.1/", |
| 1696 | + "rootUrl": "http://##COMPAS_HOSTNAME##/", |
| 1697 | + "adminUrl": "http://##COMPAS_HOSTNAME##/", |
1698 | 1698 | "surrogateAuthRequired": false,
|
1699 | 1699 | "enabled": true,
|
1700 | 1700 | "alwaysDisplayInConsole": false,
|
1701 | 1701 | "clientAuthenticatorType": "client-secret",
|
1702 | 1702 | "redirectUris": [
|
1703 |
| - "http://127.0.0.1/*" |
| 1703 | + "http://##COMPAS_HOSTNAME##/*" |
1704 | 1704 | ],
|
1705 | 1705 | "webOrigins": [
|
1706 |
| - "http://127.0.0.1" |
| 1706 | + "http://##COMPAS_HOSTNAME##" |
1707 | 1707 | ],
|
1708 | 1708 | "notBefore": 0,
|
1709 | 1709 | "bearerOnly": false,
|
|
0 commit comments