aboutsummaryrefslogtreecommitdiff
path: root/id.server/doc/moa_id/examples/conf/OAConfParamAuth.xml
diff options
context:
space:
mode:
authorrudolf <rudolf@d688527b-c9ab-4aba-bd8d-4036d912da1d>2004-03-15 16:07:52 +0000
committerrudolf <rudolf@d688527b-c9ab-4aba-bd8d-4036d912da1d>2004-03-15 16:07:52 +0000
commit56ed4518d7978c064af5f240494bf587136c93b0 (patch)
treef7d9a57b7915d3b269d2550c9282138b624efa57 /id.server/doc/moa_id/examples/conf/OAConfParamAuth.xml
parent747a8963ec0ffde4c6883dd1c42ad758a88b084c (diff)
downloadmoa-id-spss-56ed4518d7978c064af5f240494bf587136c93b0.tar.gz
moa-id-spss-56ed4518d7978c064af5f240494bf587136c93b0.tar.bz2
moa-id-spss-56ed4518d7978c064af5f240494bf587136c93b0.zip
RSCH
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@99 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id.server/doc/moa_id/examples/conf/OAConfParamAuth.xml')
-rw-r--r--id.server/doc/moa_id/examples/conf/OAConfParamAuth.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/id.server/doc/moa_id/examples/conf/OAConfParamAuth.xml b/id.server/doc/moa_id/examples/conf/OAConfParamAuth.xml
index 18e0a109c..b730a25ba 100644
--- a/id.server/doc/moa_id/examples/conf/OAConfParamAuth.xml
+++ b/id.server/doc/moa_id/examples/conf/OAConfParamAuth.xml
@@ -5,10 +5,10 @@
<Parameter Name="Name" Value="MOAFamilyName"/>
<Parameter Name="Vorname" Value="MOAGivenName"/>
<Parameter Name="Geburtsdatum" Value="MOADateOfBirth"/>
- <Parameter Name="VPK" Value="MOAVPK"/>
+ <Parameter Name="BPK" Value="MOABPK"/>
</ParamAuth>
</Configuration>
<!-- Example for resulting request parameters:
-Name=Mustermann&Vorname=Hermann&Geburtsdatum=1985-12-01&VPK=kp6hOq6LRAkLtrqm6EvDm6bMwJw=
+Name=Mustermann&Vorname=Hermann&Geburtsdatum=1985-12-01&BPK=kp6hOq6LRAkLtrqm6EvDm6bMwJw=
--> \ No newline at end of file