webapp.incentfit.com
Open in
urlscan Pro
2600:9000:223f:4600:19:bb1f:6140:93a1
Public Scan
Submitted URL: https://incentfit.com/login/r1rcm
Effective URL: https://webapp.incentfit.com/login/r1rcm
Submission: On September 02 via manual from IN
Effective URL: https://webapp.incentfit.com/login/r1rcm
Submission: On September 02 via manual from IN
Form analysis
8 forms found in the DOMName: frmSignup —
<form name="frmSignup" novalidate="" ng-submit="AuthSignUp()" ng-show="authstep=='signup'" class="ng-pristine ng-hide ng-valid-email ng-invalid ng-invalid-required ng-valid-maxlength">
<h1>
<!-- ngIf: individual.FirstName -->
<!-- ngIf: individual.IsRegistered -->
<!-- ngIf: !individual.IsRegistered --><span ng-if="!individual.IsRegistered" class="ng-scope">Signup for</span><!-- end ngIf: !individual.IsRegistered --> your <!-- ngIf: orgName --><span ng-if="orgName"
class="ng-binding ng-scope">R1</span><!-- end ngIf: orgName --> Account
</h1>
<div class="alert alert-block alert-danger fade in ng-hide" ng-show="errorMsg">
<button type="button" class="close" data-dismiss="alert">×</button>
<div class="bigger ng-binding" ng-bind-html="errorMsg"></div>
</div>
<div class="authboxFields">
<!-- ngIf: !individual.Email -->
<div class="form-group ng-scope" ng-class="{ 'has-error' : frmSignup['email'].$dirty && frmSignup['email'].$invalid }" ng-if="!individual.Email">
<input type="email" maxlength="250" class="form-control input-lg ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-maxlength" ng-required="!individual.UniqueID" placeholder="Email" ng-model="authbox.email"
name="email" required="required">
</div><!-- end ngIf: !individual.Email -->
<!-- ngIf: !authSource.Outbound -->
<div class="form-group ng-scope" ng-class="{ 'has-error' : frmSignup['password'].$dirty && frmSignup['password'].$invalid }" ng-if="!authSource.Outbound">
<input type="password" maxlength="250" class="form-control input-lg ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" required="" placeholder="Password" ng-model="authbox.password" name="password">
</div><!-- end ngIf: !authSource.Outbound -->
<!-- ngIf: !individual.IsRegistered && !authSource.Outbound -->
<div class="form-group ng-scope" ng-class="{ 'has-error' : frmSignup['confirmPassword'].$dirty && frmSignup['confirmPassword'].$invalid }" ng-if="!individual.IsRegistered && !authSource.Outbound">
<input type="password" maxlength="250" class="form-control input-lg ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" required="" placeholder="Confirm Password" ng-model="authbox.confirmPassword"
name="confirmPassword">
</div><!-- end ngIf: !individual.IsRegistered && !authSource.Outbound -->
<!-- ngIf: !individual.FirstName -->
<div class="form-group ng-scope" ng-class="{ 'has-error' : frmSignup['firstName'].$dirty && frmSignup['firstName'].$invalid }" ng-if="!individual.FirstName">
<input type="text" maxlength="250" class="form-control input-lg ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" required="" placeholder="First Name" ng-model="authbox.firstName" name="firstName">
</div><!-- end ngIf: !individual.FirstName -->
<!-- ngIf: !individual.LastName -->
<div class="form-group ng-scope" ng-class="{ 'has-error' : frmSignup['lastName'].$dirty && frmSignup['lastName'].$invalid }" ng-if="!individual.LastName">
<input type="text" maxlength="250" class="form-control input-lg ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" required="" placeholder="Last Name" ng-model="authbox.lastName" name="lastName">
</div><!-- end ngIf: !individual.LastName -->
<!-- ngIf: individual.PromptForTOSAgreement -->
</div>
<div class="authboxCommands">
<!-- ngIf: individual.IsRegistered -->
<button type="button" class="btn btn-lg btn-link" ng-click="AuthBack()">Back</button>
<!-- ngIf: !individual.Email && individual.UniqueID && individual.IsRegistered && individual.FirstName && individual.LastName -->
<button type="submit" class="btn btn-lg btn-primary" ng-disabled="frmSignup.$invalid">Next</button>
</div>
<div class="authboxNote">Please complete your details to access your account.</div>
</form>
Name: frmSignup —
<form name="frmSignup" style="height:25%;display:flex;align-items:center;justify-content:center" novalidate="" ng-submit="AuthIdentify()" ng-show="authstep=='slugsso'" class="ng-pristine ng-valid ng-hide">
<span>
<button type="submit" class="btn btn-lg btn-primary">Click here to Login</button>
</span>
</form>
Name: frmIdentify —
<form name="frmIdentify" novalidate="" ng-submit="AuthIdentify()" ng-if="authstep=='identify'" class="ng-pristine ng-scope ng-invalid ng-invalid-required ng-valid-maxlength">
<!-- ngIf: orgName -->
<h1 ng-if="orgName" class="ng-binding ng-scope"><img ng-src="https://content.incentfit.com/branding/a2c6efa9345d052828c9fabf11bcb4952d57dfca/logo_small.png" border="0" align="absmiddle"
src="https://content.incentfit.com/branding/a2c6efa9345d052828c9fabf11bcb4952d57dfca/logo_small.png"> for R1</h1><!-- end ngIf: orgName -->
<!-- ngElse: -->
<div class="alert alert-block alert-danger fade in ng-hide" ng-show="errorMsg">
<button type="button" class="close" data-dismiss="alert">×</button>
<div class="bigger ng-binding" ng-bind-html="errorMsg"></div>
</div>
<div class="authboxNote">If you received an invitation please enter the exact email address it was sent to, or enter your work email.</div>
<div class="authboxFields">
<div class="form-group" ng-class="{ 'has-error' : frmIdentify['emailorid'].$dirty && frmIdentify['emailorid'].$invalid }">
<input type="text" maxlength="250" class="form-control input-lg ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" required="" placeholder="Email or UniqueID" ng-model="authbox.emailorid" name="emailorid">
</div>
</div>
<div class="authboxCommands">
<button type="submit" class="btn btn-lg btn-primary" ng-disabled="frmIdentify.$invalid" disabled="disabled">Next</button>
</div>
</form>
Name: frmIdentifyConfirm —
<form name="frmIdentifyConfirm" novalidate="" ng-submit="AuthIdentify()" ng-show="authstep=='identifyConfirm'" class="ng-pristine ng-valid ng-hide">
<h1>Confirm Your Identity</h1>
<div class="alert alert-block alert-danger fade in ng-hide" ng-show="errorMsg">
<button type="button" class="close" data-dismiss="alert">×</button>
<div class="bigger ng-binding" ng-bind-html="errorMsg"></div>
</div>
<div class="authboxFields">
<!-- ngRepeat: identityField in identityFields -->
</div>
<div class="authboxCommands">
<button type="button" class="btn btn-lg btn-link" ng-click="AuthBack()">Back</button>
<button type="submit" class="btn btn-lg btn-primary" ng-disabled="frmIdentifyConfirm.$invalid">Next</button>
</div>
<div class="authboxNote">Please enter the exact details that we have for your account.</div>
</form>
Name: frmLogin —
<form name="frmLogin" novalidate="" ng-submit="AuthLogin()" ng-show="authstep=='login'" class="ng-pristine ng-invalid ng-invalid-required ng-valid-maxlength ng-hide">
<h1>
<!-- ngIf: individual.FirstName --> Login to your <!-- ngIf: orgName --><span ng-if="orgName" class="ng-binding ng-scope">R1</span><!-- end ngIf: orgName --> Account
</h1>
<div class="alert alert-block alert-danger fade in ng-hide" ng-show="errorMsg">
<button type="button" class="close" data-dismiss="alert">×</button>
<div class="bigger ng-binding" ng-bind-html="errorMsg"></div>
</div>
<div class="authboxFields">
<div class="form-group" ng-class="{ 'has-error' : frmLogin['password'].$dirty && frmLogin['password'].$invalid }">
<input type="password" maxlength="250" class="form-control input-lg ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" required="" placeholder="Password" ng-model="authbox.password" name="password">
</div>
<!-- ngIf: individual.PromptForTOSAgreement -->
</div>
<div class="authboxCommands">
<button type="button" class="btn btn-lg btn-link pull-left" ng-click="AuthForgotPassword()">Forgot Password</button>
<button type="button" class="btn btn-lg btn-link" ng-click="AuthBack()">Back</button>
<button type="submit" class="btn btn-lg btn-primary" ng-disabled="frmLogin.$invalid" disabled="disabled">Login</button>
</div>
<div class="authboxNote"></div>
</form>
Name: frmResetCode —
<form name="frmResetCode" novalidate="" ng-submit="AuthCheckResetCode()" ng-show="authstep=='resetCode'" class="ng-pristine ng-invalid ng-invalid-required ng-valid-maxlength ng-hide">
<h1><img ng-src="https://content.incentfit.com/branding/a2c6efa9345d052828c9fabf11bcb4952d57dfca/logo_small.png" border="0" align="absmiddle" src="https://content.incentfit.com/branding/a2c6efa9345d052828c9fabf11bcb4952d57dfca/logo_small.png">
Forgot Password</h1>
<div class="alert alert-block alert-danger fade in ng-hide" ng-show="errorMsg">
<button type="button" class="close" data-dismiss="alert">×</button>
<div class="bigger ng-binding" ng-bind-html="errorMsg"></div>
</div>
<div class="authboxFields">
<div class="form-group" ng-class="{ 'has-error' : frmResetCode['resetCode'].$dirty && frmResetCode['resetCode'].$invalid }">
<input type="text" maxlength="250" class="form-control input-lg ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" required="" placeholder="Reset Code" ng-model="authbox.resetCode" name="resetCode">
</div>
</div>
<div class="authboxCommands">
<button type="button" class="btn btn-lg btn-link" ng-click="AuthBack()">Back</button>
<button type="submit" class="btn btn-lg btn-primary" ng-disabled="frmResetCode.$invalid" disabled="disabled">Check Code</button>
</div>
<!-- ngIf: individual.Email -->
</form>
Name: frmChangePassword —
<form name="frmChangePassword" novalidate="" ng-submit="AuthUpdatePassword()" ng-show="authstep=='changePassword'" class="ng-pristine ng-invalid ng-invalid-required ng-valid-maxlength ng-hide">
<h1><img ng-src="https://content.incentfit.com/branding/a2c6efa9345d052828c9fabf11bcb4952d57dfca/logo_small.png" border="0" align="absmiddle" src="https://content.incentfit.com/branding/a2c6efa9345d052828c9fabf11bcb4952d57dfca/logo_small.png">
Change Password</h1>
<div class="alert alert-block alert-danger fade in ng-hide" ng-show="errorMsg">
<button type="button" class="close" data-dismiss="alert">×</button>
<div class="bigger ng-binding" ng-bind-html="errorMsg"></div>
</div>
<div class="authboxFields">
<div class="form-group" ng-class="{ 'has-error' : frmChangePassword['password'].$dirty && frmChangePassword['password'].$invalid }">
<input type="password" maxlength="250" class="form-control input-lg ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" required="" placeholder="New Password" ng-model="authbox.password" name="password">
</div>
<div class="form-group" ng-class="{ 'has-error' : frmChangePassword['confirmPassword'].$dirty && frmChangePassword['confirmPassword'].$invalid }">
<input type="password" maxlength="250" class="form-control input-lg ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" required="" placeholder="Confirm New Password" ng-model="authbox.confirmPassword"
name="confirmPassword">
</div>
</div>
<div class="authboxCommands">
<button type="button" class="btn btn-lg btn-link" ng-click="errorMsg=''; authstep='resetCode'">Back</button>
<button type="submit" class="btn btn-lg btn-primary" ng-disabled="frmChangePassword.$invalid" disabled="disabled">Update Password</button>
</div>
<div class="authboxNote">Enter a new password for your account.</div>
</form>
Name: frmSignupCode —
<form name="frmSignupCode" novalidate="" ng-submit="AuthIdentify()" ng-show="authstep=='signupCode'" class="ng-pristine ng-invalid ng-invalid-required ng-valid-maxlength ng-hide">
<h1>Have a Signup Code?</h1>
<div class="alert alert-block alert-danger fade in ng-hide" ng-show="errorMsg">
<button type="button" class="close" data-dismiss="alert">×</button>
<div class="bigger ng-binding" ng-bind-html="errorMsg"></div>
</div>
<div class="authboxFields">
<div class="form-group" ng-class="{ 'has-error' : frmSignupCode['featuresetCode'].$dirty && frmSignupCode['signupCode'].$invalid }">
<input type="text" maxlength="250" class="form-control input-lg ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" required="" placeholder="Signup Code" ng-model="authbox.featuresetCode" name="featuresetCode">
</div>
</div>
<div class="authboxCommands">
<button type="button" class="btn btn-lg btn-link" ng-click="authbox.featuresetCode=''; AuthBack();">Back</button>
<button type="submit" class="btn btn-lg btn-primary" ng-disabled="frmSignupCode.$invalid" disabled="disabled">Check Code</button>
</div>
<div class="authboxNote">Looks like you do not have an account for <i class="ng-binding"></i> yet.<br>If you have a Signup Code from your benefits administrator please enter it, if not click Back.</div>
</form>
Text Content
SIGNUP FOR YOUR R1 ACCOUNT × Back Next Please complete your details to access your account. Click here to Login FOR R1 × If you received an invitation please enter the exact email address it was sent to, or enter your work email. Next CONFIRM YOUR IDENTITY × Back Next Please enter the exact details that we have for your account. LOGIN TO YOUR R1 ACCOUNT × Forgot Password Back Login FORGOT PASSWORD × Back Check Code CHANGE PASSWORD × Back Update Password Enter a new password for your account. HAVE A SIGNUP CODE? × Back Check Code Looks like you do not have an account for yet. If you have a Signup Code from your benefits administrator please enter it, if not click Back. Hi , R1 wants to invest in your health! You can earn up to $250 per year for living a healthy lifestyle, including getting an annual physical. Rewards will get added to your paycheck. You'll also be able to participate in fitness challenges and access discounts to thousands of fitness facilities across the country. The most important thing is to get out there and get active! Get started by downloading the IncentFit iOS or Android app. You may also log into our website by visiting https://incentfit.com/login. Use your email to login. YOU MAY ALSO DOWNLOAD THE INCENTFIT APP HERE * Your Plan Includes... * Frequently Asked Questions * * * * Copyright © 2021 IncentFit Corporation. All Rights Reserved.