<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
    <title>A Sample OAuth for MyProxy Client </title>
</head>
<body>
Welcome to the sample client for OAuth for MyProxy!<br><br>

This will let you test getting a cert from a specific OAuth for MyProxy server. It is not intended to
be more than an example.<br><br>

<form name="input" action="startRequest" method="get">
    Click to <input type="submit" value="start"/>
</form>
</body>
</html>