|
907 | 907 | }, {
|
908 | 908 | "id" : "ace17366-e696-4821-9f24-89b797acb736",
|
909 | 909 | "clientId" : "openscd",
|
910 |
| - "rootUrl" : "http://localhost:8080/", |
911 |
| - "adminUrl" : "http://localhost:8080/", |
| 910 | + "rootUrl" : "http://localhost/", |
| 911 | + "adminUrl" : "http://localhost/", |
912 | 912 | "surrogateAuthRequired" : false,
|
913 | 913 | "enabled" : true,
|
914 | 914 | "alwaysDisplayInConsole" : false,
|
915 | 915 | "clientAuthenticatorType" : "client-secret",
|
916 |
| - "redirectUris" : [ "http://localhost:8080/*" ], |
917 |
| - "webOrigins" : [ "http://localhost:8080" ], |
| 916 | + "redirectUris" : [ "http://localhost/*" ], |
| 917 | + "webOrigins" : [ "http://localhost" ], |
918 | 918 | "notBefore" : 0,
|
919 | 919 | "bearerOnly" : false,
|
920 | 920 | "consentRequired" : false,
|
|
996 | 996 | "clientId" : "scl-data-service",
|
997 | 997 | "name" : "SCL Data Service",
|
998 | 998 | "description" : "The SCL Data Service for storing / retrieving SCLs",
|
999 |
| - "rootUrl" : "http://localhost:9090/", |
1000 |
| - "adminUrl" : "http://localhost:9090/", |
| 999 | + "rootUrl" : "http://localhost/", |
| 1000 | + "adminUrl" : "http://localhost/", |
1001 | 1001 | "surrogateAuthRequired" : false,
|
1002 | 1002 | "enabled" : true,
|
1003 | 1003 | "alwaysDisplayInConsole" : false,
|
1004 | 1004 | "clientAuthenticatorType" : "client-secret",
|
1005 |
| - "redirectUris" : [ "http://localhost:9090/*" ], |
1006 |
| - "webOrigins" : [ "http://localhost:9090" ], |
| 1005 | + "redirectUris" : [ "http://localhost/*" ], |
| 1006 | + "webOrigins" : [ "http://localhost" ], |
1007 | 1007 | "notBefore" : 0,
|
1008 | 1008 | "bearerOnly" : false,
|
1009 | 1009 | "consentRequired" : false,
|
|
0 commit comments