ekaw.fa.us2.oraclecloud.com Open in urlscan Pro
160.34.1.203  Public Scan

URL: https://ekaw.fa.us2.oraclecloud.com/hcmUI/CandidateExperience/en/sites/CX/job/74888/apply/email
Submission Tags: @phishunt_io
Submission: On November 23 via api from DE — Scanned from DE

Form analysis 1 forms found in the DOM

<form novalidate="" data-bind="submit: next, a11y.skipTo: {elementsFocused: '#applyFlowVerifyEmail, [name=primary-email], [name=last-name]'}">
  <!-- ko ifnot: requestErrorType -->
  <header data-bind="attr: {'aria-busy': isLoading}">
    <h1 class="apply-flow-dialog__header" data-bind="i18n: 'email-verification.header'">You don't need to have an account</h1>
  </header>
  <section class="apply-flow-dialog__content" data-bind="attr: {'aria-busy': isLoading}">
    <p class="apply-flow-dialog__text" data-bind="i18n: isSMSVerificationEnabled ? 'apply-flow.candidate-verification.description.sms-enabled' : 'email-verification.description'">Get started right away by simply using your email. Your profile will be
      created and kept up to date automatically as you enter details for each of your job applications.</p>
    <div class="apply-flow-dialog__form">
      <!-- ko ifnot: isLoading -->
      <email-verification-form><!-- ko with: $parent -->
        <!-- ko if: isSMSVerificationEnabled --><!-- /ko -->
        <!-- ko if: activeForm -->
        <!-- ko component: { name: 'form-builder', params: { form: activeForm } } --><!-- ko foreach: {data: form.elements, as: 'element'} -->
        <!-- ko ifnot: element.isHidden -->
        <!-- ko component: {
            name: element.component,
            params: {
                element: element
            }
        } -->
        <div class="input-row input-row--text" data-bind="css: {'input-row--focused': isFocused,
                      'input-row--filled': isFilled,
                      'input-row--invalid': isInvalid,
                      'input-row--empty-disabled': isEmptyDisabled}">
          <form-element-label params="element: element, forId: attributes.id"><!-- ko if: element.label -->
            <label class="input-row__label input-row__label--required" data-bind="css: {'input-row__label--required': element.isRequired,
                            'input-row__label--disabled': element.isDisabled},
                      attr: {for: forId, id: id}" for="primary-email-0">
              <span class="input-row__linebreak"><!-- ko text : element.label -->Email Address<!-- /ko --></span>
            </label>
            <!-- ko if : element.helpText() && element.showLabelTooltip --><!-- /ko -->
            <!-- /ko --></form-element-label>
          <div class="input-row__control-container">
            <input class="input-row__control" data-bind="value: element.value,
                           attr: attributes,
                           disable: element.isDisabled,
                           hasFocus: hasFocus,
                           event: {blur: blurHandler.bind($data), copy: copyHandler} " id="primary-email-0" name="primary-email" type="email" autocomplete="email" aria-label="Email Address">
            <div class="input-row__control-decorator"></div>
            <!-- ko if: isInvalid --><!-- /ko -->
          </div>
        </div><!-- /ko -->
        <!-- /ko -->
        <!-- /ko --><!-- /ko -->
        <!-- /ko -->
        <!-- ko if: candidate.verificationMethod() === verificationMethods.SMS --><!-- /ko -->
        <!-- ko if: enableLegalDisclaimer -->
        <legal-disclaimer class="apply-flow-verify-method__message-container" params="legalDisclaimer: legalDisclaimer, legalDisclaimerForm: legalDisclaimerForm">
          <div class="input-row" aria-labelledby="agreements-checkbox-label" data-bind="css: {'input-row--invalid': showError}">
            <input type="checkbox" class="input-row__hidden-control" id="legal-disclaimer-checkbox" data-bind="checked: legalDisclaimer.isAccepted" aria-labelledby="legal-disclaimer-checkbox-label">
            <div class="apply-flow-input-checkbox apply-flow-input-checkbox--focus-enabled" id="legal-disclaimer-checkbox-label">
              <span class="apply-flow-input-checkbox__button" data-bind="click: toggleAccepted, css: {'apply-flow-input-checkbox__button--checked': legalDisclaimer.isAccepted}"></span>
              <span class="apply-flow-input-checkbox__label apply-flow-input-checkbox__label--required" id="legal-disclaimer-checkbox-label">
                <i18n params="key: 'apply-flow.legal-disclaimer.i-agree-with-terms-and-conditions'"><span data-bind="i18n: {key: key, tokens: tokens}">I agree with the
                    <a id="legal-disclaimer-link" data-i18n-token="open_dialog_link" href="#" class="agreements-label-text-link" data-bind="click: $parent.openDialog.bind($parent)">terms and conditions</a></span></i18n>
              </span>
            </div>
            <!-- ko if: showError --><!-- /ko -->
          </div>
          <agreement-dialog params="model: legalDisclaimer, isVisible: isDialogVisible, headerText: dialogHeaderText, resetFocus: '#legal-disclaimer-link'">
            <div data-bind="if: isVisible, a11y.setInitialFocus: {isVisible: isVisible, resetFocus: resetFocus}" tabindex="-1"></div>
            <div data-bind="disableBodyScroll: {disabled: isVisible, allScreens: true}"></div>
          </agreement-dialog>
        </legal-disclaimer>
        <!-- /ko -->
        <!-- /ko -->
      </email-verification-form>
      <!-- /ko -->
      <!-- ko if: isLoading --><!-- /ko -->
    </div>
  </section>
  <!-- ko ifnot: isLoading -->
  <!-- ko component: 'email-verification-footer' -->
  <footer class="apply-flow-dialog__footer">
    <button type="button" class="apply-flow-dialog__button apply-flow-dialog__button--secondary" data-bind="i18n: 'general.cancel-button', click: $parent.redirectBack">Cancel</button>
    <button type="submit" class="apply-flow-dialog__button apply-flow-dialog__button--primary" data-bind="i18n: 'general.next-button', css: {'cx-button--loading': $parent.isLoading}">Next</button>
  </footer>
  <!-- /ko -->
  <!-- /ko -->
  <!-- /ko -->
  <!-- ko if: requestErrorType --><!-- /ko -->
</form>

Text Content

Skip to main content.



YOU DON'T NEED TO HAVE AN ACCOUNT

Get started right away by simply using your email. Your profile will be created
and kept up to date automatically as you enter details for each of your job
applications.

Email Address

I agree with the terms and conditions


Cancel Next