aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpeter.danner <peter.danner@d688527b-c9ab-4aba-bd8d-4036d912da1d>2005-10-30 08:14:24 +0000
committerpeter.danner <peter.danner@d688527b-c9ab-4aba-bd8d-4036d912da1d>2005-10-30 08:14:24 +0000
commit9f2f090c75c2882cbc8cbcf5d40f74d15f624d13 (patch)
tree14a761176cc93245d984467e1e2a4fdf5f135c77
parente4467335665dd69fbd10714a34696f883103c888 (diff)
downloadmoa-id-spss-9f2f090c75c2882cbc8cbcf5d40f74d15f624d13.tar.gz
moa-id-spss-9f2f090c75c2882cbc8cbcf5d40f74d15f624d13.tar.bz2
moa-id-spss-9f2f090c75c2882cbc8cbcf5d40f74d15f624d13.zip
Updated documentation to MAO WID mode.
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@534 d688527b-c9ab-4aba-bd8d-4036d912da1d
-rw-r--r--id.server/doc/moa_id/examples/conf/MOA-ID-Configuration.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/id.server/doc/moa_id/examples/conf/MOA-ID-Configuration.xml b/id.server/doc/moa_id/examples/conf/MOA-ID-Configuration.xml
index ad6668ed1..db43b0c1d 100644
--- a/id.server/doc/moa_id/examples/conf/MOA-ID-Configuration.xml
+++ b/id.server/doc/moa_id/examples/conf/MOA-ID-Configuration.xml
@@ -61,7 +61,13 @@
<!-- Demo Online-Applikation: Zugriff auf www.cio.gv.at ueber MOA-ID-PROXY -->
<OnlineApplication publicURLPrefix="https://localhost:8443/">
<!-- fuer MOA-ID-AUTH -->
- <AuthComponent/>
+ <AuthComponent>
+ <!-- Spezifikation der Stammzahl des Wirtschaftsunternehmens bei type = "businessService" -->
+ <!-- <IdentificationNumber> -->
+ <!-- Beispiel Firmenbuchnummer -->
+ <!-- <pr:Firmenbuchnummer xmlns:pr="http://reference.e-government.gv.at/namespace/persondata/20020228#">468924i</pr:Firmenbuchnummer> -->
+ <!-- </IdentificationNumber> -->
+ </AuthComponent>
<!-- fuer MOA-ID-PROXY -->
<ProxyComponent configFileURL="oa/SampleOAConfiguration.xml" sessionTimeOut="600">
<!-- <ProxyComponent configFileURL="oa/SampleOAConfiguration.xml" sessionTimeOut="600" loginParameterResolverImpl="at.gv.egovernment.moa.id.proxy.DefaultLoginParameterResolver" loginParameterResolverConfiguration="" connectionBuilderImpl="at.gv.egovernment.moa.id.proxy.DefaultConnectionBuilder"> -->