diff options
author | Klaus Stranacher <kstranacher@iaik.tugraz.at> | 2013-09-04 23:51:25 +0200 |
---|---|---|
committer | Klaus Stranacher <kstranacher@iaik.tugraz.at> | 2013-09-04 23:51:25 +0200 |
commit | 3b7776e9020ea8affdf9fcd10b12d2da28adcd08 (patch) | |
tree | 386e05cfdac42aa997b54181e400cc4ecfea99a1 /id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration.xml | |
parent | 0d8dfd1b3b0892164fbd9d3d13eb231adad4062b (diff) | |
download | moa-id-spss-3b7776e9020ea8affdf9fcd10b12d2da28adcd08.tar.gz moa-id-spss-3b7776e9020ea8affdf9fcd10b12d2da28adcd08.tar.bz2 moa-id-spss-3b7776e9020ea8affdf9fcd10b12d2da28adcd08.zip |
Validation signing time (auth block) against server time
Update MOA-ID sample configs (new ES Test-PEPS Url)
WAI compliant template
Diffstat (limited to 'id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration.xml')
-rw-r--r-- | id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration.xml b/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration.xml index a8a9b95da..b70b8f3f6 100644 --- a/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration.xml +++ b/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration.xml @@ -51,7 +51,7 @@ </C-PEPS> <!-- Test C-PEPS --> <!-- - <C-PEPS countryCode="ES" URL="https://88.84.94.24/PEPS/ColleagueRequest"/> + <C-PEPS countryCode="ES" URL="https://prespanishpeps.redsara.es/PEPS/ColleagueRequest"/> <C-PEPS countryCode="IT" URL="https://it-peps-stork.polito.it/PEPS2/ColleagueRequest"/> <C-PEPS countryCode="PT" URL="https://eu-id.teste.cartaodecidadao.gov.pt/PEPS/ColleagueRequest"/> <C-PEPS countryCode="SI" URL="https://peps-test.mju.gov.si/PEPS/ColleagueRequest"> |