idp.quicklaunchsso.com Open in urlscan Pro
54.82.221.221  Public Scan

Submitted URL: https://myclc.clcillinois.edu/web/jeff_test/tutoring/-/message_boards/message/35181286
Effective URL: https://idp.quicklaunchsso.com/authenticationendpoint/login.do?commonAuthCallerPath=%2Fpassivests&forceAuth=false&passiveAuth=f...
Submission: On May 18 via manual from US — Scanned from IS

Form analysis 1 forms found in the DOM

POST ../commonauth

<form action="../commonauth" method="post" id="loginForm" onsubmit="clearPassMutualAuth();" ng-controller="BasicAuthCtrl" class="ng-pristine ng-valid ng-scope">
  <div class="alert alert-danger" id="error-msg" style="display:none;" ng-hide="isPasswordExpire || isAccountLocked || isAccountDisabled || hideErrMsg"></div>
  <div id="load-error-messages">
    <div ng-show="isPasswordExpire" class="alert alert-danger ng-scope ng-hide"> Your password has expired and must be changed! Please update your password by
      <a class="init-pwd-update" href="" ng-click="initUpdatePassword()" style="text-decoration: underline;font-weight: 500;">resetting it now</a>. </div>
    <div ng-show="isAccountLocked &amp;&amp; accountUnlockTime >= 0" class="alert alert-danger ng-scope ng-hide"> Your account has been locked. Please wait for <!-- ngIf: accountUnlockTime != 0 --><span ng-if="accountUnlockTime != 0"
        class="ng-scope"><b><span ng-bind="accountUnlockTime" class="ng-binding"></span></b> minutes</span><!-- end ngIf: accountUnlockTime != 0 --> <!-- ngIf: accountUnlockTime == 0 --> and try again or contact your helpdesk/administrator. </div>
    <div ng-show="isAccountLocked &amp;&amp; accountUnlockTime == undefined " class="alert alert-danger ng-scope ng-hide"> Your account has been locked. Please contact your helpdesk. </div>
    <div ng-show="isAccountDisabled" class="alert alert-danger ng-scope ng-hide"> Your account has been disabled. Please contact your helpdesk. </div>
    <div ng-show="isAccountExpired" class="alert alert-danger ng-scope ng-hide"> Your account has been expired. Please contact your helpdesk. </div>
    <div ng-show="isLoginFailed" class="alert alert-danger ng-scope ng-hide">
      <span class="glyphicon glyphicon-remove"></span> Invalid username or password.
    </div>
    <div ng-show="isAccountValidationFailed" class="alert alert-danger ng-scope ng-hide"> You need to setup your account first,
      <a class="init-pwd-update" href="" ng-click="setupAccount()" style="text-decoration: underline;font-weight: 500;">click here</a> to setup your account. </div>
    <!-- User Notifications starts -->
    <div ng-show="showPwdExpireNotification" class="alert alert-danger ng-scope ng-hide">
      <!-- ngIf: pwdExpireNotificationMsg == null || pwdExpireNotificationMsg == '' --><span ng-if="pwdExpireNotificationMsg == null || pwdExpireNotificationMsg == '' " class="ng-binding ng-scope">Your password will expire in
        days.</span><!-- end ngIf: pwdExpireNotificationMsg == null || pwdExpireNotificationMsg == '' --> <!-- ngIf: pwdExpireNotificationMsg != null || pwdExpireNotificationMsg != '' --><span
        ng-if="pwdExpireNotificationMsg != null || pwdExpireNotificationMsg != '' " class="ng-binding ng-scope"></span><!-- end ngIf: pwdExpireNotificationMsg != null || pwdExpireNotificationMsg != '' -->
      <a style="text-decoration: underline; font-weight: 500" ng-href="">Click here</a> to update your password.
    </div>
    <div ng-show="showAccountRecoveryNotification" class="alert alert-danger ng-scope ng-hide">
      <span ng-show="accountRecoveryNotificationMsg == null || accountRecoveryNotificationMsg == '' " class="ng-binding">It has been days since you updated your account recovery settings. </span> <span
        ng-show="accountRecoveryNotificationMsg != null &amp;&amp; accountRecoveryNotificationMsg != '' " class="ng-binding ng-hide"></span> <a style="text-decoration: underline; font-weight: 500" href="" ng-click="setupAccount()">Click here</a> to
      update your settings.
    </div>
    <div ng-show="showTenantModificationRecoveryNotification" class="alert alert-danger ng-scope ng-hide">
      <span ng-show="tenantModificationRecoveryNotificationMsg == null || tenantModificationRecoveryNotificationMsg == '' ">Your account recovery settings have been modified. </span> <span
        ng-show="tenantModificationRecoveryNotificationMsg != null &amp;&amp; tenantModificationRecoveryNotificationMsg != '' " class="ng-binding ng-hide"></span>
      <a style="text-decoration: underline; font-weight: 500" href="" ng-click="setupAccount()">Click here</a> to update your settings.
    </div>
    <!-- User Notifications ends -->
  </div>
  <div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 form-group">
    <input id="username" name="username" type="hidden" class="form-control" tabindex="0" placeholder="Username" ng-blur="verifyUser()">
    <input id="username1" name="username1" type="text" class="form-control" tabindex="0" placeholder="Username" ng-blur="verifyUser()">
  </div>
  <div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 form-group">
    <input id="password" name="password" type="password" class="form-control" placeholder="Password">
  </div>
  <div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 form-group" style="display:none;">
    <input type="hidden" name="sessionDataKey" value="dd1b0c27-e835-472b-9001-8a5afca1bc8f">
  </div>
  <div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
    <div class="checkbox">
      <label>
        <input type="checkbox" id="chkRemember" name="chkRemember"> Remember me on this computer </label>
    </div>
    <div class="form-actions">
      <!--<button
                    class="wr-btn grey-bg col-xs-12 col-md-12 col-lg-12 uppercase font-extra-large"
                    type="submit">LOGIN
            </button>-->
      <button class="wr-btn grey-bg col-xs-12 col-md-12 col-lg-12 uppercase font-extra-large" type="button" id="submitButton" ng-click="doSubmit()">LOGIN </button>
    </div>
  </div>
  <div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 form-group">
  </div>
  <div class="clearfix"></div>
  <div id="load-login-mfa"></div>
  <div id="load-create-pwd-popup"><!-- Modal start -->
    <!-- comment this out for china sso fix -->
    <!-- <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro" -->
    <!-- 	rel="stylesheet"> -->
    <div class="modal fade ng-scope" data-backdrop="static" id="updatePwdModal" role="dialog" style="z-index: 1050 !important">
      <div class="modal-dialog" style="z-index: 1050 !important; top: 10% !important;">
        <!-- Modal content start-->
        <div class="modal-content requestapp">
          <div class="modal-header clearfix">
            <div class="col-md-12">
              <button id="close-button" type="button" ng-click="closeDialog()" class="close" data-dismiss="modal" aria-hidden="true" style="padding: 4px;">×</button>
              <p id="create-pwd" ng-show="!isPasswordChangeRequired" class="modal-title" style="margin-bottom: 15px; text-align: center;">Please create your new password</p>
              <p id="reset-pwd" ng-show="isPasswordChangeRequired" class="modal-title ng-hide" style="margin-bottom: 15px; text-align: center;">Please reset your password</p>
              <span class="notify-user"></span>
            </div>
          </div>
          <div class="modal-body contentarea">
            <div class="clearfix">
              <div class="col-md-12">
                <p id="firstChar" style="background-color: #ff940a; color: #fff;" class="sphere circelpms">
                  <span style="position: relative; top: 16px; text-align: center; left: -2px;" class="ng-binding"></span>
                </p>
                <p id="fullName" style="position: relative; text-align: center; color: #ff940a" class="ng-binding"></p>
              </div>
            </div>
            <div class="clearfix">
              <div class="col-md-12">
                <div class="form-group">
                  <input class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" required="" type="password" placeholder="Old password" name="oldPassword"
                    ng-enter="updatePassword(oldPassword, newPassword, repeatPassword)" ng-model="oldPassword">
                </div>
              </div>
            </div>
            <div class="clearfix">
              <div class="col-md-12">
                <div class="form-group input-group tooltip-addon">
                  <input class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" required="" type="password" placeholder="New password" name="newPassword"
                    ng-enter="updatePassword(oldPassword, newPassword, repeatPassword)" ng-model="newPassword">
                  <div class="input-group-addon">
                    <div class="info-popover">
                      <i>i</i>
                      <div class="tooltiptext">
                        <h4>Password Complexity</h4>
                        <h5>Your password must:</h5>
                        <p id="password_policies" ng-bind-html="passwordPolicies" class="ng-binding"></p>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="clearfix">
              <div class="col-md-12">
                <div class="form-group">
                  <input class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" required="" type="password" placeholder="Repeat password" name="repeatPassword"
                    ng-enter="updatePassword(oldPassword, newPassword, repeatPassword)" ng-model="repeatPassword">
                </div>
              </div>
            </div>
            <div class="clearfix">
              <div ng-show="newPassword != repeatPassword &amp;&amp; repeatPassword != null &amp;&amp; newPassword != null" class="col-md-12 msgbox box-danger text-left alert-dismissable fade in  ng-hide">
                <span class="close pull-left pad_cr"><i class="fa fa-times-circle-o"></i></span><span class="w_text">Passwords do not match.</span>
              </div>
            </div>
            <div class="clearfix">
              <div class="col-md-12">
                <button id="updatePwdSubmit" style="background-color: #ff940a; border: none;" type="button" class="btn btn-primary signup-btn pull-left"
                  ng-disabled="oldPassword == null || newPassword == null || repeatPassword == null || newPassword != repeatPassword " ng-click="updatePassword(oldPassword, newPassword, repeatPassword)" disabled="disabled">SUBMIT</button>
              </div>
            </div>
            <!-- <div class="clearfix">
					<div class="col-md-12">
						<a href="javascript:void(0)" data-toggle="collapse"
							data-target="#password_policies"
							style="margin-top: 10px; display: block;"
							title="View Your Password Complexities">Password Requirements</a>
						<div id="password_policies" class="collapse"
							ng-bind-html="passwordPolicies"
							style="height: 95px; overflow: auto; margin: auto;"></div>
					</div>
				</div> -->
          </div>
        </div>
        <!-- Modal content end -->
      </div>
    </div>
    <!-- Modal end -->
  </div>
</form>

Text Content

Your password has expired and must be changed! Please update your password by
resetting it now.
Your account has been locked. Please wait for minutes and try again or contact
your helpdesk/administrator.
Your account has been locked. Please contact your helpdesk.
Your account has been disabled. Please contact your helpdesk.
Your account has been expired. Please contact your helpdesk.
Invalid username or password.
You need to setup your account first, click here to setup your account.
Your password will expire in days. Click here to update your password.
It has been days since you updated your account recovery settings. Click here to
update your settings.
Your account recovery settings have been modified. Click here to update your
settings.



Remember me on this computer
LOGIN



×

Please create your new password

Please reset your password

i

PASSWORD COMPLEXITY

YOUR PASSWORD MUST:




Passwords do not match.
SUBMIT

Forgot Username or Password
Public Website | Help

By signing onto this portal, you agree to abide by its Terms of Use. Violations
could lead to restriction of portal privileges and/or disciplinary action.