From be49195833ca50f66cfb15d8abdaa720cc5b1e6c Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Mon, 11 Dec 2023 16:26:20 +0100 Subject: [PATCH 1/2] . --- examples/organizations.csv | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/examples/organizations.csv b/examples/organizations.csv index 45029bc..a2f02c7 100644 --- a/examples/organizations.csv +++ b/examples/organizations.csv @@ -1,4 +1,6 @@ "ExO";"https://verify.exo.cat" "Somos Connexión";"https://verify.somosconexion.coop" -"test2";"http://localhost:9000/oidc4vp/" -"test1";"http://localhost:8000/oidc4vp/" +"test1";"https://idhub1.demo.pangea.org:9000/oidc4vp/" +"test2";"https://idhub2.demo.pangea.org:9000/oidc4vp/" +"test3";"http://localhost:9000/oidc4vp/" +"test4";"http://localhost:8000/oidc4vp/" From 6e6b8c46461fe9acb5c3368f5fdcccfe4aba98b2 Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Mon, 11 Dec 2023 16:27:43 +0100 Subject: [PATCH 2/2] . --- examples/organizations.csv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/organizations.csv b/examples/organizations.csv index a2f02c7..af74c61 100644 --- a/examples/organizations.csv +++ b/examples/organizations.csv @@ -1,6 +1,6 @@ "ExO";"https://verify.exo.cat" "Somos Connexión";"https://verify.somosconexion.coop" -"test1";"https://idhub1.demo.pangea.org:9000/oidc4vp/" -"test2";"https://idhub2.demo.pangea.org:9000/oidc4vp/" +"test1";"https://idhub1.demo.pangea.org/oidc4vp/" +"test2";"https://idhub2.demo.pangea.org/oidc4vp/" "test3";"http://localhost:9000/oidc4vp/" "test4";"http://localhost:8000/oidc4vp/"