|
945 | 945 | "clientId" : "cim-mapping",
|
946 | 946 | "name" : "CIM Mapping",
|
947 | 947 | "description" : "CIM Mapping Service to convert CIM Data to SCL Data",
|
948 |
| - "rootUrl" : "http://localhost/", |
949 |
| - "adminUrl" : "http://localhost/", |
| 948 | + "rootUrl" : "http://##COMPAS_HOSTNAME##/", |
| 949 | + "adminUrl" : "http://##COMPAS_HOSTNAME##/", |
950 | 950 | "surrogateAuthRequired" : false,
|
951 | 951 | "enabled" : true,
|
952 | 952 | "alwaysDisplayInConsole" : false,
|
953 | 953 | "clientAuthenticatorType" : "client-secret",
|
954 |
| - "redirectUris" : [ "http://localhost/*" ], |
955 |
| - "webOrigins" : [ "http://localhost" ], |
| 954 | + "redirectUris" : [ "http://##COMPAS_HOSTNAME##/*" ], |
| 955 | + "webOrigins" : [ "http://##COMPAS_HOSTNAME##" ], |
956 | 956 | "notBefore" : 0,
|
957 | 957 | "bearerOnly" : false,
|
958 | 958 | "consentRequired" : false,
|
|
1008 | 1008 | }, {
|
1009 | 1009 | "id" : "ace17366-e696-4821-9f24-89b797acb736",
|
1010 | 1010 | "clientId" : "openscd",
|
1011 |
| - "rootUrl" : "http://localhost/", |
1012 |
| - "adminUrl" : "http://localhost/", |
| 1011 | + "rootUrl" : "http://##COMPAS_HOSTNAME##/", |
| 1012 | + "adminUrl" : "http://##COMPAS_HOSTNAME##/", |
1013 | 1013 | "surrogateAuthRequired" : false,
|
1014 | 1014 | "enabled" : true,
|
1015 | 1015 | "alwaysDisplayInConsole" : false,
|
1016 | 1016 | "clientAuthenticatorType" : "client-secret",
|
1017 |
| - "redirectUris" : [ "http://localhost/*" ], |
1018 |
| - "webOrigins" : [ "http://localhost" ], |
| 1017 | + "redirectUris" : [ "http://##COMPAS_HOSTNAME##/*" ], |
| 1018 | + "webOrigins" : [ "http://##COMPAS_HOSTNAME##" ], |
1019 | 1019 | "notBefore" : 0,
|
1020 | 1020 | "bearerOnly" : false,
|
1021 | 1021 | "consentRequired" : false,
|
|
1099 | 1099 | "clientId" : "scl-auto-alignment",
|
1100 | 1100 | "name" : "SCL Auto Alignment Service",
|
1101 | 1101 | "description" : "The SCL Auto Alignment Service for calculating XY Coordinates",
|
1102 |
| - "rootUrl" : "http://localhost/", |
1103 |
| - "adminUrl" : "http://localhost/", |
| 1102 | + "rootUrl" : "http://##COMPAS_HOSTNAME##/", |
| 1103 | + "adminUrl" : "http://##COMPAS_HOSTNAME##/", |
1104 | 1104 | "surrogateAuthRequired" : false,
|
1105 | 1105 | "enabled" : true,
|
1106 | 1106 | "alwaysDisplayInConsole" : false,
|
1107 | 1107 | "clientAuthenticatorType" : "client-secret",
|
1108 |
| - "redirectUris" : [ "http://localhost/*" ], |
1109 |
| - "webOrigins" : [ "http://localhost" ], |
| 1108 | + "redirectUris" : [ "http://##COMPAS_HOSTNAME##/*" ], |
| 1109 | + "webOrigins" : [ "http://##COMPAS_HOSTNAME##" ], |
1110 | 1110 | "notBefore" : 0,
|
1111 | 1111 | "bearerOnly" : false,
|
1112 | 1112 | "consentRequired" : false,
|
|
1164 | 1164 | "clientId" : "scl-data-service",
|
1165 | 1165 | "name" : "SCL Data Service",
|
1166 | 1166 | "description" : "The SCL Data Service for storing / retrieving SCLs",
|
1167 |
| - "rootUrl" : "http://localhost/", |
1168 |
| - "adminUrl" : "http://localhost/", |
| 1167 | + "rootUrl" : "http://##COMPAS_HOSTNAME##/", |
| 1168 | + "adminUrl" : "http://##COMPAS_HOSTNAME##/", |
1169 | 1169 | "surrogateAuthRequired" : false,
|
1170 | 1170 | "enabled" : true,
|
1171 | 1171 | "alwaysDisplayInConsole" : false,
|
1172 | 1172 | "clientAuthenticatorType" : "client-secret",
|
1173 |
| - "redirectUris" : [ "http://localhost/*" ], |
1174 |
| - "webOrigins" : [ "http://localhost" ], |
| 1173 | + "redirectUris" : [ "http://##COMPAS_HOSTNAME##/*" ], |
| 1174 | + "webOrigins" : [ "http://##COMPAS_HOSTNAME##" ], |
1175 | 1175 | "notBefore" : 0,
|
1176 | 1176 | "bearerOnly" : false,
|
1177 | 1177 | "consentRequired" : false,
|
|
1229 | 1229 | "clientId" : "scl-validator",
|
1230 | 1230 | "name" : "SCL Validator Service",
|
1231 | 1231 | "description" : "The SCL Validator Service to validate SCL Files",
|
1232 |
| - "rootUrl" : "http://localhost/", |
1233 |
| - "adminUrl" : "http://localhost/", |
| 1232 | + "rootUrl" : "http://##COMPAS_HOSTNAME##/", |
| 1233 | + "adminUrl" : "http://##COMPAS_HOSTNAME##/", |
1234 | 1234 | "surrogateAuthRequired" : false,
|
1235 | 1235 | "enabled" : true,
|
1236 | 1236 | "alwaysDisplayInConsole" : false,
|
1237 | 1237 | "clientAuthenticatorType" : "client-secret",
|
1238 |
| - "redirectUris" : [ "http://localhost/*" ], |
1239 |
| - "webOrigins" : [ "http://localhost" ], |
| 1238 | + "redirectUris" : [ "http://##COMPAS_HOSTNAME##/*" ], |
| 1239 | + "webOrigins" : [ "http://##COMPAS_HOSTNAME##" ], |
1240 | 1240 | "notBefore" : 0,
|
1241 | 1241 | "bearerOnly" : false,
|
1242 | 1242 | "consentRequired" : false,
|
|
0 commit comments