SSO 로그인 대응
This commit is contained in:
@@ -205,6 +205,11 @@
|
||||
<div style="text-align: right !important;" class="form-group">
|
||||
<a style="font-size: 12px !important;" href="#pwdChgModal" data-toggle="modal" >Password Change</a>
|
||||
</div>
|
||||
<!-- SSO 로그인 버튼 -->
|
||||
<div class="form-group">
|
||||
<input type="button" id="btn_sso_login" class="form-control btn btn-success rounded submit px-3"
|
||||
value="SSO Login" onclick="location.href='<c:url value="/sso/login.do"/>'">
|
||||
</div>
|
||||
<p style="color:red;"><%=resultMsg %></p>
|
||||
</form>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user