From 1b74f5647af1f30fd83457aeb6929435e47ae700 Mon Sep 17 00:00:00 2001 From: pedro Date: Wed, 6 Mar 2024 17:27:57 +0100 Subject: [PATCH] autotest-pair: add DOMAIN column --- examples/organizations__instance_autotest-pair.csv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/organizations__instance_autotest-pair.csv b/examples/organizations__instance_autotest-pair.csv index a083186..23a4533 100644 --- a/examples/organizations__instance_autotest-pair.csv +++ b/examples/organizations__instance_autotest-pair.csv @@ -1,2 +1,2 @@ -"autotest idhub1";"https://idhub1-autotest.demo.pangea.org/oidc4vp/" -"autotest idhub2";"https://idhub2-autotest.demo.pangea.org/oidc4vp/" +"autotest idhub1";"https://idhub1-autotest.demo.pangea.org/oidc4vp/";"idhub1-autotest.demo.pangea.org" +"autotest idhub2";"https://idhub2-autotest.demo.pangea.org/oidc4vp/";"idhub2-autotest.demo.pangea.org"