Skip to content

Commit

Permalink
Seperate SSO login
Browse files Browse the repository at this point in the history
  • Loading branch information
Remco van Herwijnen committed Nov 15, 2017
1 parent fbaf0f9 commit 0aeab52
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions login.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
<div class="login-container">
<form id="loginForm" class="login-form">
<div class="login-logo"></div>
<a id="ssoButton" href="/openid/login" class="login-sso-button btn btn-primary">Sign in with your Mendix account</a>

<label class="login-or-label">&ndash; or &ndash; </label>


<div class="login-form-inputs well">
<label class="login-local-label">Sign in with a local account</label>
<div id="loginMessage" class="alert alert-danger login-message"></div>
Expand Down

0 comments on commit 0aeab52

Please sign in to comment.