www.mypeopledoc.com Open in urlscan Pro
2606:4700::6812:342  Public Scan

Submitted URL: https://www.mypeopledoc.com/documents/63e80de4-0b93-46f1-80c2-4e2d795c0e0e
Effective URL: https://www.mypeopledoc.com/
Submission: On June 27 via manual from FR — Scanned from FR

Form analysis 1 forms found in the DOM

<form>
  <div class="header">
    <div class="avatar">
      <img src="assets/images/mypeopledoc_negative-dark.svg" alt="MyPeopleDoc">
    </div>
    <h4>Have an account? Log in</h4>
  </div>
  <div id="login-form-body" class="body">
    <p>Online access to your HR documents for as long as you need</p>
    <!---->
    <!---->
    <div class="form-group has-feedback ">
      <label for="username" class="control-label"> Email address </label>
      <div class="input-group">
        <div class="input-group-addon">
          <svg class="svg-inline--fa fa-envelope" data-prefix="fas" data-icon="envelope" aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
            <path fill="currentColor"
              d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM0 176V384c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V176L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z">
            </path>
          </svg>
        </div>
        <input id="username" class="ember-text-field ember-view form-control" name="username" tabindex="1" autocapitalize="off" autocomplete="username" autocorrect="off" autofocus="" required="required" spellcheck="false" data-test-input-username=""
          type="email">
      </div>
      <!---->
    </div>
    <div class="form-group has-feedback ">
      <label for="password" class="control-label"> Password </label>
      <div class="input-group">
        <div class="input-group-addon">
          <svg class="svg-inline--fa fa-key" data-prefix="fas" data-icon="key" aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
            <path fill="currentColor"
              d="M336 352c97.2 0 176-78.8 176-176S433.2 0 336 0S160 78.8 160 176c0 18.7 2.9 36.8 8.3 53.7L7 391c-4.5 4.5-7 10.6-7 17v80c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V448h40c13.3 0 24-10.7 24-24V384h40c6.4 0 12.5-2.5 17-7l33.3-33.3c16.9 5.4 35 8.3 53.7 8.3zM376 96a40 40 0 1 1 0 80 40 40 0 1 1 0-80z">
            </path>
          </svg>
        </div>
        <input id="password" class="ember-text-field ember-view form-control" name="password" tabindex="2" autocomplete="current-password" data-test-input-password="" type="password">
      </div>
      <label class="pull-right password-visibility" data-test-toggle-visibility="true" data-ember-action="" data-ember-action-9="9">
        <a href="#/login" class="password-visibility--muted text-muted small" tabindex="4">
      <svg class="svg-inline--fa fa-eye" data-prefix="fas" data-icon="eye" aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
        <path fill="currentColor" d="M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z"></path>
    </svg>
      Show
  </a>
      </label>
      <!---->
      <div class="support-link pull-right">
        <a id="ember10" class="ember-view" data-test-forgot-email="" href="#/recover/email">
              Forgot email address?
            </a> &nbsp;-&nbsp; <a id="ember11" class="ember-view" tabindex="5" data-test-forgot-password="" href="#/recover">
                Forgot password?
              </a>
      </div>
      <div class="clearfix">
      </div>
    </div>
  </div>
  <div class="loginbox-footer clearfix">
    <button class="btn btn-welcome disabled" disabled="" tabindex="3" data-test-login-button="true" type="submit"> Log in <!----> </button>
    <hr class="hr">
    <p>Would you like to open a MyPeopleDoc account?</p>
    <a id="ember13" class="ember-view btn btn-style-link request-link" tabindex="6" data-test-request-invitation="" href="#/request-invitation">
          <div>
            Request an invitation
          </div>
        </a>
  </div>
</form>

Text Content

HAVE AN ACCOUNT? LOG IN

Online access to your HR documents for as long as you need

Email address

Password

Show
Forgot email address?  -  Forgot password?

Log in

--------------------------------------------------------------------------------

Would you like to open a MyPeopleDoc account?

Request an invitation

  This page is protected by a captcha provider (either Google Recaptcha either
hCaptcha) to ensure you are not a bot. The information collected by the captcha
provider is subject to its own policy and Terms of Service (here for Google
reCaptcha and here for hCaptcha), and is used for providing, maintaining and
improving the captcha service and for general security purposes (it is not used
for personalized advertising).







© PeopleDoc SAS 2024

Privacy policy Terms and Conditions Support