diff --git a/examples/organizations.csv b/examples/organizations.csv index af74c61..2f447ef 100644 --- a/examples/organizations.csv +++ b/examples/organizations.csv @@ -1,6 +1,5 @@ -"ExO";"https://verify.exo.cat" -"Somos Connexión";"https://verify.somosconexion.coop" -"test1";"https://idhub1.demo.pangea.org/oidc4vp/" -"test2";"https://idhub2.demo.pangea.org/oidc4vp/" -"test3";"http://localhost:9000/oidc4vp/" -"test4";"http://localhost:8000/oidc4vp/" +"pangea.org";"https://idhub1.demo.pangea.org/oidc4vp/" +"somconnexio.coop";"https://idhub2.demo.pangea.org/oidc4vp/" +"exo.cat";"https://verify.exo.cat" +"local 9000";"http://localhost:9000/oidc4vp/" +"local 8000";"http://localhost:8000/oidc4vp/"