<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<html>
<head>
<title>Auswahl der B&uuml;rgerkartenumgebung</title>
</head>
<body>
<form name="BKUSelectionForm"
      action="https://localhost:8443/authStartAuthentication?MOASessionID=7936129366756090040"
      method="post">
<select name="bkuURI">
	<option value="http://localhost:3495/http-security-layer-request" selected>Lokale B&uuml;rgerkarte</option>
	<option value="https://provider1.at:3496/http-security-layer-request">Provider eins</option>
	<option value="https://provider2.at:3496/http-security-layer-request">Provider zwei</option>
	<option value="https://10.16.126.28:3496/http-security-layer-request">B&uuml;rgerkarte Arbeitsplatz Paul Ivancsics</option>
</select>

  <input type="submit" value="B&uuml;rgerkartenumgebung ausw&auml;hlen"/>
</form>
</body>
</html>