diff options
Diffstat (limited to 'id.server/data/abnahme-test/xmldata/A300/A310/Configuration.xml')
-rw-r--r-- | id.server/data/abnahme-test/xmldata/A300/A310/Configuration.xml | 59 |
1 files changed, 0 insertions, 59 deletions
diff --git a/id.server/data/abnahme-test/xmldata/A300/A310/Configuration.xml b/id.server/data/abnahme-test/xmldata/A300/A310/Configuration.xml deleted file mode 100644 index 8a673cb6c..000000000 --- a/id.server/data/abnahme-test/xmldata/A300/A310/Configuration.xml +++ /dev/null @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- edited with XMLSPY v5 U (http://www.xmlspy.com) by Jack (-none-) --> -<MOA-IDConfiguration xmlns="http://www.buergerkarte.at/namespaces/moaconfig#" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:sl10="http://www.buergerkarte.at/namespaces/securitylayer/20020225#" xmlns:sl11="http://www.buergerkarte.at/namespaces/securitylayer/20020831#"> - <AuthComponent> - <BKUSelection BKUSelectionAlternative="HTMLSelect"> - <ConnectionParameter URL="http://localhost:8080/moa-spss/services/"> - <AcceptedServerCertificates>http://AcceptedServerCertificates</AcceptedServerCertificates> - </ConnectionParameter> - </BKUSelection> - <SecurityLayer> - <TransformsInfo filename="file:data/abnahme-test/conf/transforms/TransformsInfosHTML.xml"/> - </SecurityLayer> - <MOA-SP> - <ConnectionParameter URL="http://localhost:8080/moa-spss/services/"> - <AcceptedServerCertificates>http://AcceptedServerCertificates</AcceptedServerCertificates> - <ClientKeyStore password="Keystore Pass">URLtoClientKeystoreAUTH</ClientKeyStore> - </ConnectionParameter> - <VerifyIdentityLink> - <TrustProfileID>TrustProfile1</TrustProfileID> - </VerifyIdentityLink> - <VerifyAuthBlock> - <TrustProfileID>TrustProfile1</TrustProfileID> - <VerifyTransformsInfoProfileID>TransformsInfoProfile1MOAID</VerifyTransformsInfoProfileID> - <VerifyTransformsInfoProfileID>TransformsInfoProfile3MOAID</VerifyTransformsInfoProfileID> - </VerifyAuthBlock> - </MOA-SP> - <IdentityLinkSigners> - <X509SubjectName>CN=Test Signaturdienst Personenbindung,OU=Zentrales Melderegister,O=Bundesministerium f\C3\BCr Inneres,C=AT</X509SubjectName> - <X509SubjectName>CN=Isolde B\C3\BCrgerin,OU=Insitute for Applied Information Processing and Communications,O=GRAZ UNIVERSITY OF TECHNOLOGY,C=AT</X509SubjectName> - <X509SubjectName>CN=Max Mustermann,O=Musterorganisation,STREET=Mustergasse 1,L=Wien,ST=Wien,C=AT</X509SubjectName> - </IdentityLinkSigners> - </AuthComponent> - <ProxyComponent> - <AuthComponent> - <ConnectionParameter URL="AuthComponentURL"> - <AcceptedServerCertificates>http://www.altova.com</AcceptedServerCertificates> - <ClientKeyStore password="String">http://www.altova.com</ClientKeyStore> - </ConnectionParameter> - </AuthComponent> - </ProxyComponent> - - <OnlineApplication publicURLPrefix="https://localhost:9443/"> - <AuthComponent provideStammzahl="false" provideAUTHBlock="false" provideIdentityLink="false"/> - <ProxyComponent configFileURL="file:data/test/conf/OAConfHeaderAuth.xml" sessionTimeOut="20" loginParameterResolverImpl="StringloginParameterResolverImpl2" connectionBuilderImpl="StringconnectionBuilderImpl2"> - <ConnectionParameter URL="ProxyComponentURL2"> - <AcceptedServerCertificates>url:AcceptedServerCertificates2</AcceptedServerCertificates> - <ClientKeyStore password="ClientKeystoreOAPAss2">URL:toClientKeystoreOA2</ClientKeyStore> - </ConnectionParameter> - </ProxyComponent> - </OnlineApplication> - <ChainingModes systemDefaultMode="pkix"> - <TrustAnchor mode="chaining"> - <dsig:X509IssuerName>CN=A-Trust-nQual-0,OU=A-Trust-nQual-0,O=A-Trust,C=AT</dsig:X509IssuerName> - <dsig:X509SerialNumber>536</dsig:X509SerialNumber> - </TrustAnchor> - </ChainingModes> - <GenericConfiguration name="authenticationSessionTimeOut" value="600"/> - <GenericConfiguration name="authenticationDataTimeOut" value="120"/> -</MOA-IDConfiguration> |