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

Submitted URL: https://click.yourpharmacybenefits.com/?qs=5d697a8712d7dcd4121fefe135eed91f4c59702c994c660ddeefb31893103ad6a620f39b3f6bafc11322652ae209...
Effective URL: https://www.healthsafe-id.com/login?resume=%2Fas%2F7KFOe%2Fresume%2Fas%2Fauthorization.ping&TARGET=https%3A%2F%2Fwww.healthsaf...
Submission: On November 02 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 to OptumRx</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">Use your <a adhocenable="false" modalkey="LearnMore_v2" id="LearnMore_v2751" ng-click="setMobileModal(true, 'leanmoreDialog')" href="javascript:void(0)"><u>HealthSafe&nbsp;ID</u><sup>®</sup></a> or existing credentials to sign
    in.</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 me</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=RX&amp;HTTP_ERRORURL=&amp;HTTP_TARGETURL=https%3A%2F%2Fwww.optumrx.com%2Fsecure%2Fmy-prescriptions%3Fcid%3Dem%3Aorx%3Aepe%3Adsrpt%3Aall%3Atrigger%3A%3A1021%3A&amp;HSID_DOMAIN_URL=https%3A%2F%2Fwww.healthsafe-id.com&amp;HTTP_LANGUAGE=EN&amp;entry_type=portal" href="https://www.healthsafe-id.com/protected/accountreset/username?HTTP_TARGETPORTAL=RX&amp;HTTP_ERRORURL=&amp;HTTP_TARGETURL=https%3A%2F%2Fwww.optumrx.com%2Fsecure%2Fmy-prescriptions%3Fcid%3Dem%3Aorx%3Aepe%3Adsrpt%3Aall%3Atrigger%3A%3A1021%3A&amp;HSID_DOMAIN_URL=https%3A%2F%2Fwww.healthsafe-id.com&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





OptumRx HealthSafe ID


SIGN IN TO OPTUMRX



Use your HealthSafe ID® or existing credentials to sign in.





Username


Password



Remember me

Help HealthSafe ID remembers your username and your device

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

Forgot Forgotusername or Forgotpassword?

Attention password manager users. Our login experience changed on July 28th,
2021. Usernames and passwords may not autofill during login. More details

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.

Are you an OptumRx caregiver?
You will be able to confirm your caregiver invitation after signing in. Keep
your invitation email handy.

Are you a caregiver and not a member of OptumRx?
You can accept caregiver invitations even if you are not a member of OptumRx. If
you are accepting your first caregiver invitation, register here and have your
invitation email ready.

Need help?
For website registration or technical support please call us at 1-888-326-1269.




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