appasamy.platforce.io Open in urlscan Pro
96.0.144.163  Public Scan

Submitted URL: https://appasamy.platforce.io/
Effective URL: https://appasamy.platforce.io/login/signin
Submission: On February 17 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

<form id="login-form" class="smart-form client-form ng-pristine ng-valid ng-scope" ng-controller="loginCtrl" ng-show="isReady">
  <header>
    <h1 class="ng-binding">Welcome to Platforce!</h1>
  </header>
  <fieldset>
    <section>
      <label class="label ng-binding">Login</label>
      <label class="input">
        <i ng-click="clearCredentials()" class="icon-append fa-solid fa-circle-xmark clear-button ng-hide" ng-show="username"></i>
        <input type="text" class="form-control ng-pristine ng-untouched ng-valid ng-empty" ng-model="username" ng-readonly="!isAllowedCookie() &amp;&amp; isUseCookies" placeholder="Username" ng-keyup="loginRouter($event)"
          style="padding-bottom: 6px; padding-top: 7px;" readonly="readonly">
      </label>
    </section>
    <section>
      <label class="label ng-binding">Password</label>
      <label class="input">
        <i ng-click="toggleShowPassword()" ng-class="{'fa fa-eye': showPassword,'fa fa-eye-slash': !showPassword}" class="icon-append fa fa-eye-slash" style="cursor: pointer;"></i>
        <input type="password" name="password" class="form-control ng-pristine ng-untouched ng-valid ng-empty" ng-model="password" ng-readonly="!isAllowedCookie() &amp;&amp; isUseCookies" placeholder="Password" ng-keyup="loginRouter($event)"
          ng-attr-type="{{ showPassword ? 'text':'password'}}" readonly="readonly">
      </label>
    </section>
    <div class="col-xs-12 col-sm-6 col-md-6 col-lg-6 special">
      <label class="checkbox-c ng-binding">
        <input type="checkbox" id="login-form-remember-me-checkbox" ng-disabled="!isAllowedCookie() &amp;&amp; isUseCookies" ng-model="persist" class="ng-pristine ng-untouched ng-valid ng-empty" disabled="disabled">
        <i></i>Remember me </label>
    </div>
    <!-- ngIf: (isAllowedCookie() && isUseCookies) || !isUseCookies -->
  </fieldset>
  <footer>
    <!-- ngIf: useNativeAuthentication --><input ng-if="useNativeAuthentication" type="button" ng-click="login()" ng-disabled="!isAllowedCookie() &amp;&amp; isUseCookies" id="login-form-submit-button" class="btn no-border-rest btn-orange-1 btn-block"
      value="Sign In" disabled="disabled"><!-- end ngIf: useNativeAuthentication -->
    <!-- ngIf: useOpenLDAP -->
    <!-- ngIf: useActiveDirectory -->
    <!-- ngIf: useKeycloak --><input ng-if="useKeycloak" type="button" ng-click="loginKeyCloack()" ng-disabled="!isAllowedCookie() &amp;&amp; isUseCookies" id="login-form-submit-button-keycloack" class="btn no-border-rest btn-orange-2 ng-scope"
      value="Keycloak" disabled="disabled"><!-- end ngIf: useKeycloak -->
  </footer>
  <section ng-show="errors.length>0" class="errors ng-hide">
    <!-- ngRepeat: error in errors -->
  </section>
</form>

Text Content




WELCOME TO PLATFORCE!

Login
Password
Remember me




We appreciate your privacy

This website stores cookies on your computer. These cookies are used to collect
information about how you interact with our website and allow us to remember
you. We use this information in order to improve and customize your browsing
experience and for analytics and metrics about our visitors both on this website
and connected to other media. To learn more about the cookies we use, please see
our Privacy policy.