aboutsummaryrefslogtreecommitdiff
path: root/id.server/doc/moa_id/examples/conf/OAConfParamAuth.xml
diff options
context:
space:
mode:
Diffstat (limited to 'id.server/doc/moa_id/examples/conf/OAConfParamAuth.xml')
-rw-r--r--id.server/doc/moa_id/examples/conf/OAConfParamAuth.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/id.server/doc/moa_id/examples/conf/OAConfParamAuth.xml b/id.server/doc/moa_id/examples/conf/OAConfParamAuth.xml
deleted file mode 100644
index 18e0a109c..000000000
--- a/id.server/doc/moa_id/examples/conf/OAConfParamAuth.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Configuration xmlns="http://www.buergerkarte.at/namespaces/moaconfig#" xmlns:sl10="http://www.buergerkarte.at/namespaces/securitylayer/20020225#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <LoginType>stateful</LoginType>
- <ParamAuth>
- <Parameter Name="Name" Value="MOAFamilyName"/>
- <Parameter Name="Vorname" Value="MOAGivenName"/>
- <Parameter Name="Geburtsdatum" Value="MOADateOfBirth"/>
- <Parameter Name="VPK" Value="MOAVPK"/>
- </ParamAuth>
-</Configuration>
-
-<!-- Example for resulting request parameters:
-Name=Mustermann&Vorname=Hermann&Geburtsdatum=1985-12-01&VPK=kp6hOq6LRAkLtrqm6EvDm6bMwJw=
---> \ No newline at end of file