[EOSC EXPLORE | develop] Updating openaireLibrary | environment.beta.ts: Added property eoscDataTransferLoginUrl
This commit is contained in:
parent
6f657c3194
commit
825e45f52d
|
@ -1 +1 @@
|
|||
Subproject commit bad855089cb0c522dbeb0a009553742f668049c0
|
||||
Subproject commit 741a70fa1c236c83d96c4135063ef6bc8b0c431e
|
|
@ -112,6 +112,7 @@ export let properties: EnvProperties = {
|
|||
reCaptchaSiteKey: null,
|
||||
footerGrantText: "",
|
||||
eoscDataTransferAPI : "https://eosc-data-transfer.vm.fedcloud.eu",
|
||||
eoscDataTransferLoginUrl:"https://explore.eosc-portal.eu/egi-login-service/openid_connect_login",
|
||||
eoscDataTransferDestinations : [
|
||||
{label: "EGI dCache (dcache-demo.desy.de)", value:
|
||||
{label : "EGI dCache (dcache-demo.desy.de)", url: "https://dcache-demo.desy.de:2443", id: "dcache",
|
||||
|
|
Loading…
Reference in New Issue