<html> <head> <title>BKU Auswahl - customized</title> </head> <body> <h1><font color="green">BKU Auswahl - customized</font></h1> <p> <form method="post" action="https://localhost:8443/authStartAuthentication?MOASessionID=6621777788841637660"> <select name="bkuURI"> <option value="http://localhost:3495/http-security-layer-request" selected>Lokale Bü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ürgerkarte Arbeitsplatz Paul Ivancsics</option> </select> <input type="submit" value="Auswählen"/> </form> </p> </body> </html>