diff options
Diffstat (limited to 'id.server/doc/moa_id/examples/conf/OAConfParamAuth.xml')
-rw-r--r-- | id.server/doc/moa_id/examples/conf/OAConfParamAuth.xml | 4 |
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 |