diff options
Diffstat (limited to 'id.server/data/abnahme-test/conf')
3 files changed, 4 insertions, 4 deletions
diff --git a/id.server/data/abnahme-test/conf/OAConfHeaderAuth.xml b/id.server/data/abnahme-test/conf/OAConfHeaderAuth.xml index c92e055e9..c084410b4 100644 --- a/id.server/data/abnahme-test/conf/OAConfHeaderAuth.xml +++ b/id.server/data/abnahme-test/conf/OAConfHeaderAuth.xml @@ -7,7 +7,7 @@ <Header Name="Param1" Value="MOAPublicAuthority"/> <Header Name="Param2" Value="MOABKZ"/> <Header Name="Param3" Value="MOAQualifiedCertificate"/> - <Header Name="Param4" Value="MOAZMRZahl"/> + <Header Name="Param4" Value="MOAStammzahl"/> <Header Name="Param5" Value="MOAIPAddress"/> </HeaderAuth> </Configuration> diff --git a/id.server/data/abnahme-test/conf/OAConfParamAuth.xml b/id.server/data/abnahme-test/conf/OAConfParamAuth.xml index a70f6a6c0..7b1c7c075 100644 --- a/id.server/data/abnahme-test/conf/OAConfParamAuth.xml +++ b/id.server/data/abnahme-test/conf/OAConfParamAuth.xml @@ -5,6 +5,6 @@ <LoginType>stateful</LoginType> <ParamAuth> <Parameter Name="Param1" Value="MOADateOfBirth"/> - <Parameter Name="Param2" Value="MOAVPK"/> + <Parameter Name="Param2" Value="MOABPK"/> </ParamAuth> </Configuration> diff --git a/id.server/data/abnahme-test/conf/moa-id/ConfigurationTest.xml b/id.server/data/abnahme-test/conf/moa-id/ConfigurationTest.xml index f2e23f2e2..fff97860a 100644 --- a/id.server/data/abnahme-test/conf/moa-id/ConfigurationTest.xml +++ b/id.server/data/abnahme-test/conf/moa-id/ConfigurationTest.xml @@ -34,7 +34,7 @@ </AuthComponent> </ProxyComponent> <OnlineApplication publicURLPrefix="https://localhost:9443/"> - <AuthComponent provideZMRZahl="true" provideAUTHBlock="true" provideIdentityLink="true"/> + <AuthComponent provprovideStammzahlue" provideAUTHBlock="true" provideIdentityLink="true"/> <ProxyComponent configFileURL="file:/c:/Programme/ApacheGroup/abnahme/conf/moa-id/oa/OAConf.xml" sessionTimeOut="600"> <ConnectionParameter URL="https://moatestlinux:18443/oa/"> <AcceptedServerCertificates>file:/C:/Programme/ApacheGroup/abnahme/conf/moa-id/oa/server-certs/tomcat</AcceptedServerCertificates> @@ -43,7 +43,7 @@ </ProxyComponent> </OnlineApplication> <OnlineApplication publicURLPrefix="https://10.16.126.28:9443/moa-id-proxy/"> - <AuthComponent provideZMRZahl="true" provideAUTHBlock="true" provideIdentityLink="true"/> + <AuthComponent provprovideStammzahlue" provideAUTHBlock="true" provideIdentityLink="true"/> <ProxyComponent configFileURL="file:/c:/Programme/ApacheGroup/abnahme/conf/moa-id/oa/OAConf.xml" sessionTimeOut="20"> <ConnectionParameter URL="https://moatestlinux:18443/oa/"> <AcceptedServerCertificates>file:/home/moa/id/abnahme/conf/moa-id/oa/server-certs/tomcat</AcceptedServerCertificates> |