www.healthsafe-id.com Open in urlscan Pro
168.183.37.28  Public Scan

Submitted URL: https://myuhc.phs.com/services/phs/user/auth?state=courseDetails&courseName=yoga&cid-awareness2022-july-yogacourse
Effective URL: https://www.healthsafe-id.com/login?resume=%2Fas%2FpmwlO%2Fresume%2Fas%2Fauthorization.ping&TARGET=https%3A%2F%2Fwww.healthsaf...
Submission: On July 25 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: loginPOST

<form id="Login" class="form__content center-align base-padding--lg ng-pristine ng-invalid ng-invalid-required" method="post" name="login" autocomplete="off" novalidate="">
  <!-- <INPUT type="HIDDEN" NAME="SMENC" VALUE="ISO-8859-1"/>
                <INPUT TYPE="HIDDEN" name="SMLOCALE" value="US-EN"/>
                <INPUT TYPE="HIDDEN" id="smtarget" name="target" value="{{sm.target}}"/>
                <input type="HIDDEN" name="USER" id="USER" ng-model="sm.userId"/> -->
  <h1 class="margin-reset mb20">
    <span ng-bind-html="getAEMContent('SigninHealthSafeIDTitle','',['h1'])" class="ng-binding">Sign in<br></span>
  </h1>
  <p
    compile="signInHeader | handleModal : isModalForLegal : 'setMobileModal' : {&quot;ToolTipMemberID_v2&quot;:{&quot;id&quot;:&quot;toolTipMemberIDDialog&quot;,&quot;header&quot;:&quot;toolTipMemberIDHeader&quot;,&quot;show&quot;:false},&quot;LearnMore_v2&quot;:{&quot;id&quot;:&quot;leanmoreDialog&quot;,&quot;header&quot;:&quot;learnmoreHeader&quot;,&quot;show&quot;:false},&quot;TermsOfUse&quot;:{&quot;id&quot;:&quot;termsOfUseDialog&quot;,&quot;header&quot;:&quot;termsOfUseHeader&quot;,&quot;show&quot;:false},&quot;PrivacyPolicy&quot;:{&quot;id&quot;:&quot;privacyDialog&quot;,&quot;header&quot;:&quot;privacyHeader&quot;,&quot;show&quot;:false},&quot;ConsumerCommunications&quot;:{&quot;id&quot;:&quot;consumerDialog&quot;,&quot;header&quot;:&quot;consumerHeader&quot;,&quot;show&quot;:false},&quot;TextingTerms&quot;:{&quot;id&quot;:&quot;textingTermsDialog&quot;,&quot;header&quot;:&quot;textingTermsHeader&quot;,&quot;show&quot;:false},&quot;rememberMe&quot;:{&quot;id&quot;:&quot;rememberMeDialog&quot;,&quot;header&quot;:&quot;rememberMeHeader&quot;,&quot;show&quot;:false}} : {&quot;ToolTipMemberID_v2&quot;:{&quot;id&quot;:&quot;toolTipMemberIDDialog&quot;,&quot;header&quot;:&quot;toolTipMemberIDHeader&quot;,&quot;show&quot;:false},&quot;LearnMore_v2&quot;:{&quot;id&quot;:&quot;leanmoreDialog&quot;,&quot;header&quot;:&quot;learnmoreHeader&quot;,&quot;show&quot;:false},&quot;TermsOfUse&quot;:{&quot;id&quot;:&quot;termsOfUseDialog&quot;,&quot;header&quot;:&quot;termsOfUseHeader&quot;,&quot;show&quot;:false},&quot;PrivacyPolicy&quot;:{&quot;id&quot;:&quot;privacyDialog&quot;,&quot;header&quot;:&quot;privacyHeader&quot;,&quot;show&quot;:false},&quot;ConsumerCommunications&quot;:{&quot;id&quot;:&quot;consumerDialog&quot;,&quot;header&quot;:&quot;consumerHeader&quot;,&quot;show&quot;:false},&quot;TextingTerms&quot;:{&quot;id&quot;:&quot;textingTermsDialog&quot;,&quot;header&quot;:&quot;textingTermsHeader&quot;,&quot;show&quot;:false},&quot;rememberMe&quot;:{&quot;id&quot;:&quot;rememberMeDialog&quot;,&quot;header&quot;:&quot;rememberMeHeader&quot;,&quot;show&quot;:false}}">
  </p>
  <p class="ng-scope">
    <b>Use your <a adhocenable="false" href="https://www.healthsafe-id.com/content/healthsafeid/learnmorehealthsafe/portal/action#!/content/learnmore?HTTP_LANGUAGE=EN" modalkey="LearnMore_v2" target="_blank"><u>HealthSafe ID</u><span class="assistText">Opens in a new window or tab</span></a><sup>®</sup> to sign in.</b>
  </p>
  <p></p>
  <!-- Error block start-->
  <span ng-show="!loading" aria-hidden="false" class="">
    <!-- ngIf: pageMessages.message -->
    <div id="pageErrors" role="alert">
      <!-- ngIf: isPageErrorExistent --><!-- ngIf: pageTopError.linkText!== undefined -->
      <p></p>
    </div>
  </span>
  <!-- End of Error block -->
  <div class="form__group" ng-class="{'has-error': piEMAILError !== '' || userLocked || ldapLocked || loginFailed}">
    <label for="EMAIL">
      <span class="strong ng-binding" ng-bind-html="getAEMContentSTD('Username')">Username</span><br>
    </label>
    <input id="EMAIL" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" type="text" name="EMAIL" ng-model="sm.userInput" placeholder="" required="required" ng-blur="isValidUserNameEmail()" aria-invalid="true"><br>
    <span class="error ng-hide" ng-show="piEMAILError !== ''" aria-hidden="true">
      <span ng-bind-html="piEMAILError" class="ng-binding"></span>
    </span>
  </div>
  <div class="form__group" ng-class="{'has-error': piPASSWORDError !== '' || userLocked || ldapLocked || loginFailed}">
    <label for="PASSWORD">
      <span class="strong ng-binding" ng-bind-html="getAEMContentSTD('Password')">Password</span><br>
    </label>
    <div class="password-field-container">
      <input id="PASSWORD" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" type="password" name="PASSWORD" ng-model="sm.pass" required="required" ng-blur="isValidPassword()" autocomplete="off"
        aria-invalid="true">
      <a href="" ng-show="sm.pass" ng-click="showPassword = !showPassword" class="password-show-icon ng-hide" aria-label="Show password" aria-hidden="true">
                            <span class="fa fa-fw fa-eye"></span>
                            </a>
    </div>
    <div class="error ng-binding ng-hide" ng-show="piPASSWORDError !== ''" ng-bind-html="piPASSWORDError" aria-hidden="true"></div>
  </div>
  <div class="form__group checkbox">
    <div style="position:relative;">
      <input id="rememberMe" modalkey="rememberMe" name="rememberMe" type="checkbox" ng-model="sm.rememberMe" ng-checked="!!maskedUsername" ng-change="setMobileModal(sm.rememberMe, 'rememberMeDialog')"
        class="ng-pristine ng-untouched ng-valid ng-empty" aria-invalid="false">
      <label for="rememberMe" ng-bind-html="getAEMContentSTD('RememberMe')" class="ng-binding">Remember my username</label>
      <!---Notice---->
      <div id="rememberMeDialog">
        <!-- ngIf: legalMapping['rememberMe'].show -->
      </div>
      <!--End-->
    </div>
  </div>
  <!-- HELP Tooltip Layout -->
  <div class="form__group helptooltip">
    <div class="tooltip cap-tooltip help-tooltip help-tooltip-separator" ng-class="[portalParams.language==='KR'?'help-tooltip-max-separator':'help-tooltip-separator']">
      <a href="" aria-describedby="helpToolTipId"><i aria-hidden="true" class="icon-info_filled beta"></i>
                            <span ng-bind-html="getAEMContentSTD('Help')" class="ng-binding">Help</span></a>
      <span id="helpToolTipId" class="tooltip-content ng-binding" role="tooltip" ng-bind-html="getAEMContentSTD('RememberMeHelp')">HealthSafe ID remembers your username and your device</span>
    </div>
  </div>
  <!-- End -->
  <div class="form__group">
    <p class="tb-margin">
      <span class="spinner ng-hide" ng-show="loading &amp;&amp; !challenge" aria-hidden="true"><span class="assistText">Loading...</span></span>
      <span ng-show="loading &amp;&amp; challenge" ng-bind-html="getAEMContentSTD('BotChallengeMsg')" class="ng-binding ng-hide" aria-hidden="true">Please click on the checkbox to continue.</span>
      <button id="submitBtn" ng-hide="loading" type="submit" class="button button--primary" ng-click="callSubmit($event,hsidLogin)" ng-mousedown="callSubmit($event,hsidLogin)" aria-hidden="false">
        <span ng-bind-html="getAEMContentSTD('SignIn')" class="ng-binding">Sign in</span>
      </button>
    </p>
  </div>
  <p>
    <span ng-bind-html="getAEMContentSTD('SigninWidget2')" class="ng-binding">Forgot</span>
    <a class="text-underline ng-binding" ng-href="https://www.healthsafe-id.com/protected/accountreset/username?HTTP_TARGETPORTAL=PHS&amp;HTTP_ERRORURL=&amp;HTTP_TARGETURL=https%3A%2F%2Fmyuhc.phs.com%2Fservices%2Fphs%2Fuser%2Fauth%3FportalIndicator%3DHOME&amp;HTTP_BRANDURL=https%3A%2F%2Fmyoptum.com%2Fcontent%2Fdam%2Fhsid%2FUHC_logo.png&amp;HTTP_ELIGIBILITY=P&amp;HSID_DOMAIN_URL=https%3A%2F%2Fwww.healthsafe-id.com&amp;HTTP_GRADIENTCOLOR1=%23003da1&amp;HTTP_GRADIENTCOLOR2=%2300a8f7&amp;HTTP_LANGUAGE=EN&amp;entry_type=portal" href="https://www.healthsafe-id.com/protected/accountreset/username?HTTP_TARGETPORTAL=PHS&amp;HTTP_ERRORURL=&amp;HTTP_TARGETURL=https%3A%2F%2Fmyuhc.phs.com%2Fservices%2Fphs%2Fuser%2Fauth%3FportalIndicator%3DHOME&amp;HTTP_BRANDURL=https%3A%2F%2Fmyoptum.com%2Fcontent%2Fdam%2Fhsid%2FUHC_logo.png&amp;HTTP_ELIGIBILITY=P&amp;HSID_DOMAIN_URL=https%3A%2F%2Fwww.healthsafe-id.com&amp;HTTP_GRADIENTCOLOR1=%23003da1&amp;HTTP_GRADIENTCOLOR2=%2300a8f7&amp;HTTP_LANGUAGE=EN&amp;entry_type=portal"><span class="assistText">Forgot</span>username</a>
    <span ng-bind-html="getAEMContentSTD('SigninWidget4')" class="ng-binding">or</span>
    <a class="text-underline ng-binding" href="" ng-click="gotToResetPassword()"><span class="assistText">Forgot</span>password</a>?
  </p>
</form>

Text Content

Skip to main content
 * Register





Home HealthSafe ID


SIGN IN




Use your HealthSafe IDOpens in a new window or tab® to sign in.





Username


Password



Remember my username

Help HealthSafe ID remembers your username and your device

Loading... Please click on the checkbox to continue. Sign in

Forgot Forgotusername or Forgotpassword?

Not sure if you have a HealthSafe ID?
Register here to create an account and we will let you know if you already have
one created. We can easily help you recover your ID or password if you have
forgotten it.

Need help?
Call us toll-free at 1-844-895-4453
Monday through Friday 7 a.m. to 7 p.m. CT.




Accessibility Statement for Individuals with DisabilitiesOpens in a new window
or tab