memberportal.flexetc.com Open in urlscan Pro
2606:4700:4400::6812:29b6  Public Scan

Submitted URL: https://memberportal.flexetc.com/member/content/
Effective URL: https://memberportal.flexetc.com/member/content/login
Submission: On September 30 via manual from IN — Scanned from DE

Form analysis 1 forms found in the DOM

Name: loginform

<form name="loginform" class="w-75  form-validation text-left ng-pristine ng-valid-email ng-invalid ng-invalid-required" ng-submit="login(false)">
  <!-- ngIf: subdomain == 'kubemembers' -->
  <div class="p-0 p-md-4 box-shadow login-form">
    <h1 class="h5 font-weight-bold pb-4 d-none d-lg-block">Login</h1>
    <div class="form-group" mailcheck="">
      <label for="email" class="small">Email</label>
      <input type="email" name="email" id="email" class="form-control ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required" placeholder="Enter Email Address" ng-model="loginData.userName" required="">
    </div>
    <div class="form-group mb-4">
      <label for="password" class="small">Password</label>
      <input type="password" name="password" ng-model="loginData.password" required="" id="password" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" placeholder="Enter Password">
    </div>
    <a ui-sref="appaccess.forgotpassword" id="ForgotPassword" class="text-center d-block font-size-90 font-weight-bold" ng-click="gotoForgotPassword();" href="#/appaccess/forgotpassword">Forgot password?</a>
    <button type="submit" class="btn btn-block btn-primary py-2 mt-5 font-weight-bold">Log in</button>
    <a class="btn btn-block btn-primary py-2 mt-3 font-weight-bold ng-hide" id="btnBiometrics" ng-click="UseBiometrics();" ng-show="chkBtnBiometrics();">
                            <span class="d-inline-block mr-1" style="height: 20px;width: 20px;">
                                <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 24 24">
                                <path d="M12 11.5c-.6 0-1.1.5-1.1 1.1.1 3.4-.4 6.6-1.3 9.8-.1.5.1 1.4 1.1 1.4.5 0 .9-.3 1.1-.8.6-2.2 1.4-5.8 1.4-10.4-.1-.6-.6-1.1-1.2-1.1zm0-3.8c-2.9 0-4.8 2.2-4.8 4.7 0 2.2-.2 4.5-.6 6.6-.1.6.3 1.2.9 1.3.6.1 1.2-.3 1.3-.9.5-2.3.7-4.7.7-7.1 0-1.2.9-2.4 2.5-2.4 1.5 0 2.7 1.2 2.7 2.6 0 2.2-.1 4.5-.5 6.7-.1.6.3 1.2.9 1.3.9.2 1.2-.7 1.3-.9.4-2.3.6-4.7.5-7.1-.1-2.6-2.3-4.7-4.9-4.8zm-5.2-.9c-.5-.4-1.2-.3-1.6.2-1.2 1.5-1.8 3.3-1.8 5.2 0 1.7-.1 3.5-.4 5.2-.1.6.3 1.2.9 1.3.9.2 1.3-.7 1.3-.9.3-1.9.5-3.8.5-5.6 0-1.4.4-2.7 1.3-3.8.4-.5.3-1.2-.2-1.6zm5.1-2.9c-.7 0-1.4.1-2.1.2-.6.2-1 .8-.8 1.4.1.6.7 1 1.3.8.5-.1 1-.2 1.6-.2 3.5.1 6.4 2.9 6.5 6.3 0 1.8-.1 3.5-.3 5.3-.1.6.4 1.2 1 1.2.8.1 1.2-.6 1.2-1 .2-1.9.3-3.7.3-5.6-.1-4.5-4-8.3-8.7-8.4zm11.7 5.7c-.1-.6-.7-1-1.3-.9-.6.1-1 .7-.8 1.3.2 1 .2 1.7.2 2.9 0 .6.5 1.1 1.1 1.1.6 0 1.1-.5 1.1-1.1 0-1 0-2-.3-3.3zm-1.8-4.3c-2.3-3.2-6-5.2-9.9-5.3-3.3 0-6.3 1.2-8.5 3.5C1.2 5.7.1 8.5.1 11.6v1c0 .6.5 1.1 1.1 1.1.6 0 1.1-.5 1.1-1.1v-1.1c0-2.4.9-4.7 2.6-6.5 1.8-1.8 4.3-2.8 6.9-2.7 3.2 0 6.3 1.7 8.1 4.3.4.5 1 .6 1.6.3.5-.4.6-1.1.3-1.6z" fill="white"></path>
                                </svg>
                            </span>
                            Use Biometrics
                        </a>
    <div class="text-center mt-5">
      <a class="font-size-90 font-weight-bold" id="tos" ng-click="openExternalPage('https://resources.yardi.com/legal/kube/portal/tos/');" ng-show="true">Terms of Service</a> and
      <a class="font-size-90 font-weight-bold" id="tos" ng-click="openExternalPage('https://resources.yardi.com/legal/kube/privacy-statement/');" ng-show="true">Privacy Policy</a>
    </div>
    <div class="alert alert-warning mt-3 mb-0 ng-hide" id="msgBiometrics" ng-show="chkMsgBiometrics();"> You will be able to use biometrics on your next login if you have enabled this feature on your device. </div>
    <div class="btn btn-block btn-primary py-2 mt-3 font-weight-bold ng-hide" id="msgBiometrics" ng-click="sendAppInfo2();" ng-show="false"> Send app info </div>
    <a class="btn btn-block btn-primary py-2 mt-3 font-weight-bold ng-hide" id="sendAppInfo" ng-click="sendAppInfo();" ng-show="false">Send AppInfo</a>
    <a class="btn btn-block btn-primary py-2 mt-3 font-weight-bold ng-hide" id="sendAppCredentials" ng-click="sendAppCredentials();" ng-show="false">Send AppCredentials</a>
  </div>
</form>

Text Content

LOGIN

Email
Password
Forgot password? Log in Use Biometrics
Terms of Service and Privacy Policy
You will be able to use biometrics on your next login if you have enabled this
feature on your device.
Send app info
Send AppInfo Send AppCredentials
Welcome to FlexEtc

.