insider.uipath.com Open in urlscan Pro
2606:4700::6812:6030  Public Scan

Submitted URL: https://insider.uipath.com/#/redirect?url=https://docs.uipath.com/action-center
Effective URL: https://insider.uipath.com/
Submission: On October 06 via automatic, source links-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

<form role="form" ng-submit="login()" ng-init="InitLogin()" class="ng-pristine ng-valid ng-scope">
  <div class="login">
    <div class="wrapper fadeInDown">
      <div id="formContent">
        <div class="fadeIn first form-group" style="margin-top:10%">
          <img style="height:60px" src="/Images/logo.png">
          <div>
            <h3 class="login-header">Insider Portal <!-- ngIf: DeploymentEnvironment!='' --></h3>
          </div>
        </div>
        <div class="fadeIn second form-group row">
          <div ng-show="!IsDevLogin &amp;&amp; !ExternalLogginInProgress">
            <div class="rightSideShadow-login form-group" ng-click="ExternalLogin('Auth0')">
              <center>
                <table width="100%">
                  <tbody>
                    <tr>
                      <td width="70">
                        <div style="float:left" class="SelectorImage">
                          <img src="/Images/Icons/signup.png" height="50px/">
                        </div>
                      </td>
                      <td>
                        <a href="">
                                                    <div class="SelectorTitle">Register Now</div>
                                                    <div class="SelectorBody">
                                                        Not an Insider yet?
                                                        <br>  Verify your business email to get started.
                                                    </div>
                                                </a>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </center>
            </div>
            <div class="rightSideShadow-login" ng-click="ExternalLogin('Auth0')">
              <center>
                <table width="100%">
                  <tbody>
                    <tr>
                      <td width="70">
                        <div class="SelectorImage">
                          <img src="/Images/Icons/logon.png" height="50px/">
                        </div>
                      </td>
                      <td>
                        <a href="">
                                                    <div class="SelectorTitle">Insider Login</div><div class="SelectorBody">Involved with a preview?<br>  Click here to sign in.</div>
                                                </a>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </center>
            </div>
            <div class="rightSideShadow-login" ng-click="ExternalLogin('Microsoft')">
              <center>
                <table width="100%">
                  <tbody>
                    <tr>
                      <td width="70">
                        <div class="SelectorImage">
                          <img src="/Images/Icons/logo_Only.png" height="50px/">
                        </div>
                      </td>
                      <td>
                        <a href="">
                                                    <div class="SelectorTitle">UiPath Login</div>
                                                    <div class="SelectorBody">
                                                        UiPath Employees
                                                        <br>  Sign in here.
                                                    </div>
                                                </a>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </center>
            </div>
            <!-- ngIf: IsDevEnabled -->
          </div>
          <div ng-show="ExternalLogginInProgress" class="ng-hide">
            <br>
            <i class="fa fa-spinner fa-spin" style="font-size: 77px;" aria-hidden="true"></i>
            <br>
            <br> Logging In... <br>
            <br>
          </div>
          <div ng-show="IsDevLogin" class="ng-hide">
            <input type="text" id="login" class="fadeIn second ng-pristine ng-untouched ng-valid ng-empty" name="login" placeholder="login" ng-model="loginForm.username">
            <input type="password" id="password" class="fadeIn third ng-pristine ng-untouched ng-valid ng-empty" name="login" placeholder="password" ng-model="loginForm.password">
            <button type="submit" class="fadeIn fourth" value="Log In" ng-disabled="LoggingInWorkInProgress"> Login <i ng-show="LoggingInWorkInProgress" class="fa fa-spinner fa-spin ng-hide" aria-hidden="true"></i></button>
            <a href="" ng-click="SwitchDevLoginVisible()">back</a>
          </div>
          <div style=" padding: 0px 15px 0px 15px;">
            <!-- ngIf: loginForm.Error=='EmailNotVerfied'&&loginForm.errorMessage&&!ResendEmailResult.ResendEmailSuccess -->
            <div ng-show="loginForm.Error=='EmailNotVerfied'&amp;&amp;!ResendEmailResult.ResendEmailSuccess" class="btn btn-xs btn-primary ng-hide" ng-click="resendVerificationEmail()"
              ng-disabled="ResendEmailResult.IsResendVerificationEmailInProgress"> Resend verification email <i ng-show="ResendEmailResult.IsResendVerificationEmailInProgress" class="fa fa-spinner fa-spin ng-hide" aria-hidden="true"></i>
            </div>
            <p></p>
            <!-- ngIf: loginForm.Error=='Unauthorized'&&loginForm.errorMessage!='' -->
            <!-- ngIf: ResendEmailResult.ResendEmailSuccess -->
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

INSIDER PORTAL

Register Now
Not an Insider yet?
Verify your business email to get started.

Insider Login
Involved with a preview?
Click here to sign in.

UiPath Login
UiPath Employees
Sign in here.




Logging In...


Login back
Resend verification email