@theidentityselector/thiss-ds
Version:
A set of clients for the thiss.io service
14 lines (13 loc) • 485 B
HTML
<head>
<title>thiss.io client test page</title>
</head>
<body>
<main role="main">
<h1>Lookup</h1>
<p>Enter an entityID and hit the lookup button</p>
<input role="button" id="lookup" value="https://idp.unitedid.org/idp/shibboleth" type="text"/><input type="button" id="submit" value="lookup"/>
<div id="checkbox-holder"><span id="checkbox-anchor"></span><span>Remember me</span></div>
<div id="info"></div>
</main>
</body>