8273154693.encompasstpoconnect.com Open in urlscan Pro
2600:9000:24f5:9600:e:6bb9:6ac0:93a1  Public Scan

Submitted URL: https://8273154693.encompasstpoconnect.com/#/content/vanillalogin
Effective URL: https://8273154693.encompasstpoconnect.com/
Submission: On January 06 via manual from US — Scanned from US

Form analysis 2 forms found in the DOM

Name: loginForm

<form class="form-width ng-pristine ng-invalid ng-invalid-required" name="loginForm" ng-submit="vm.continueClick()">
  <div class="login-container vanilla" ng-class="!vm.isVanillaLogin ? 'non-vanilla' : 'vanilla'">
    <div class="login-error ng-pristine ng-untouched ng-valid ng-empty ng-hide" ng-show="vm.$sessionStorage.errorDescription.length > 0" ng-model="vm.$sessionStorage.errorDescription"></div>
    <div class="login-content"> <input type="text" class="user-input ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" placeholder="User Name" required="" ng-model="vm.userName">
      <div class="internal-chk-cont">
        <div class="checkbox internal-chk"> <input type="checkbox" id="userType" class="form-control em-txt-md ng-pristine ng-untouched ng-valid ng-empty" ng-model="vm.isInternalUser" name="userType" value=""> <label class="font-size-base"
            for="userType">Internal User</label> </div>
      </div>
      <div class="remember-me-chk-cont">
        <div class="checkbox remember-me-chk"> <input type="checkbox" id="rememberMe" class="form-control em-txt-md ng-pristine ng-untouched ng-valid ng-empty" ng-model="vm.rememberMe" name="rememberMe" value=""> <label class="font-size-base"
            for="rememberMe">Remember Me</label> </div>
      </div>
      <div> <button type="submit" class="btn btn-primary btn-lg btn-block" ng-disabled="!vm.userName" disabled="disabled"> Continue </button> </div>
    </div>
  </div>
</form>

Name: forgotform

<form name="forgotform" class="signin-form ng-pristine ng-valid" ng-submit="vm.loginUser()" novalidate="">
  <h2 class="signin-title">Forgot Password</h2> <!----> <!---->
  <div class="signin-group" ng-if="vm.forgotpassword"> <label for="forgotPassword" class="signin-label">Please enter the login email address for the account.</label> <label for="emailAddress" class="signin-label"
      ng-class="{'has-error' : validator.email}">Login Email Address</label>
    <div class="mat-in"> <input id="forgotEmail" name="username" type="text" placeholder="Login Email Address" ng-model="vm.email" class="signin-input signin-input--account ng-pristine ng-untouched ng-valid ng-empty"> </div>
  </div><!----> <!----> <!----> <!---->
  <div class="signin-actions" ng-if="vm.forgotpassword"> <button type="submit" class="btn btn-primary action action-signin" ng-click="vm.forgotPwd()">Submit</button> <!----> </div><!---->
</form>

Text Content

Login
Internal User
Remember Me
Continue


FORGOT PASSWORD

Please enter the login email address for the account. Login Email Address

Submit
Loading...
Loading...