<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>