diff options
author | pdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2007-09-05 10:02:19 +0000 |
---|---|---|
committer | pdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2007-09-05 10:02:19 +0000 |
commit | 4075bf26b65cf2be4c55f2e9cbdc1b854a41dbce (patch) | |
tree | ce47b59636e31eb8aa64f075773cbef88c9324f3 /id.server/data/test/xmldata/GetIdentityLinkForm.html | |
parent | 31d5acacc9c22f45251827b38ad689cdeb705efc (diff) | |
download | moa-id-spss-4075bf26b65cf2be4c55f2e9cbdc1b854a41dbce.tar.gz moa-id-spss-4075bf26b65cf2be4c55f2e9cbdc1b854a41dbce.tar.bz2 moa-id-spss-4075bf26b65cf2be4c55f2e9cbdc1b854a41dbce.zip |
removed obsolete files
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@990 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id.server/data/test/xmldata/GetIdentityLinkForm.html')
-rw-r--r-- | id.server/data/test/xmldata/GetIdentityLinkForm.html | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/id.server/data/test/xmldata/GetIdentityLinkForm.html b/id.server/data/test/xmldata/GetIdentityLinkForm.html deleted file mode 100644 index b7828e598..000000000 --- a/id.server/data/test/xmldata/GetIdentityLinkForm.html +++ /dev/null @@ -1,20 +0,0 @@ -<html> -<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> -<head> -<title>Auslesen der Personenbindung</title> - -</head> -<body> -<form name="GetIdentityLinkForm" - action="http://localhost:3495/http-security-layer-request" - method="post"> - <input type="hidden" - name="XMLRequest" - value="<?xml version='1.0' encoding='ISO-8859-1' ?><sl10:InfoboxReadRequest xmlns:sl10='http://www.buergerkarte.at/namespaces/securitylayer/20020225#'><sl10:InfoboxIdentifier>IdentityLink</sl10:InfoboxIdentifier><sl10:BinaryFileParameters ContentIsXMLEntity='true'/></sl10:InfoboxReadRequest>"/> - <input type="hidden" - name="DataURL" - value="https://localhost:8443/moa-id-auth/VerifyIdentityLink?MOASessionID=3579795857269397498"/> - <input type="submit" value="Auslesen der Personenbindung"/> -</form> -</body> -</html>
\ No newline at end of file |