travlrau-stg2.paas.govirto.com Open in urlscan Pro
20.92.212.89  Public Scan

URL: https://travlrau-stg2.paas.govirto.com/
Submission: On December 07 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

Name: loginForm

<form ng-if="currentType==='Password'" class="form ng-pristine ng-invalid ng-invalid-required" novalidate="" ng-submit="ok()" name="loginForm">
  <div class="form-group">
    <label class="form-label __required">Login</label>
    <div class="form-input">
      <input type="text" name="login" placeholder="Please enter a value" ng-model="user.email" required="" autofocus="" va-autofill="" class="ng-pristine ng-untouched ng-invalid ng-invalid-required">
    </div>
  </div>
  <div class="form-group">
    <label class="form-label __required">Password</label>
    <div class="form-input">
      <input name="password" type="password" placeholder="Please enter a value" ng-model="user.password" required="" va-autofill="" class="ng-pristine ng-untouched ng-invalid ng-invalid-required">
    </div>
  </div>
  <div class="clearfix">
    <div class="column">
      <div class="form-group">
        <div class="form-control __checkbox">
          <label class="form-label">
            <input type="checkbox" name="c1" checked="" ng-model="user.remember" class="ng-pristine ng-untouched ng-valid">
            <span class="check"></span>
            <span class="name">Remember me</span>
          </label>
        </div>
      </div>
    </div>
    <div class="column __right">
      <div class="form-group">
        <a ui-sref="forgotpasswordDialog" href="#/forgotpassword">Forgot your password?</a>
      </div>
    </div>
  </div>
  <!--Global variable sets on _Layout.cshtml and defined in Web.config-->
  <!-- ngIf: demoCredentials -->
  <div class="form-group">
    <!-- ngIf: authError -->
  </div>
  <div class="clearfix">
    <div class="column">
      <!-- ngRepeat: provider in loginProviders | filter:{authenticationType:'!'+currentType} -->
      <div class="form-group" ng-repeat="provider in loginProviders | filter:{authenticationType:'!'+currentType}">
        <a href="#" ng-click="$event.preventDefault();switchLogin(provider)">
                                Sign in with Azure Active Directory
                            </a>
      </div><!-- end ngRepeat: provider in loginProviders | filter:{authenticationType:'!'+currentType} -->
      <!-- ngIf: !loginProviders.length -->
    </div>
    <div class="column __right">
      <div class="form-group __right">
        <button class="btn" type="submit" ng-disabled="loginForm.$invalid||loginProgress" disabled="disabled">
          <span>Log in</span>
        </button>
      </div>
    </div>
  </div>
</form>

Text Content

STARTUP ERROR

The script injection error occurred:

The following modules were loaded with errors:


Sign in to Virto Commerce Manager
Login

Password

Remember me
Forgot your password?

Sign in with Azure Active Directory
Log in