cleaned up external login page
parent
9c6f12087d
commit
396ed472a9
|
@ -10,21 +10,9 @@
|
|||
|
||||
<h2>Log In</h2>
|
||||
|
||||
<p>Use this page to log in by entering an <code>issuer URI</code> or a <code>webfinger identifier</code>.
|
||||
Use the buttons to pre-fill the form with a known identifier.</p>
|
||||
<p>Enter your email address to log in</p>
|
||||
|
||||
<div class="well">
|
||||
<div class="row-fluid">
|
||||
|
||||
<div class="span2">
|
||||
<button class="btn" id="localhost">Local MITREid Connect Server (default setup)</button>
|
||||
</div>
|
||||
|
||||
<div class="span2">
|
||||
<button class="btn" id="mitreidorg">mitre.org integration site demo user</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row-fluid">
|
||||
|
||||
<div class="span8">
|
||||
|
|
Loading…
Reference in New Issue