caterpillaruat.authr.it Open in urlscan Pro
104.171.204.161  Public Scan

Submitted URL: https://caterpillaruat.authr.it/
Effective URL: https://caterpillaruat.authr.it/login.cfm
Submission: On March 11 via api from US — Scanned from US

Form analysis 4 forms found in the DOM

Name: frm_loginPOST login_eng.cfm

<form id="loginForm" name="frm_login" method="POST" action="login_eng.cfm" onsubmit="return CheckSubmit();">
  <input type="hidden" id="useGoogleTranslate" name="useGoogleTranslate" value="false">
  <div class="formRow" style="">
    <label for="loginProvider" style="width: 75px;"> Login with: </label>
    <select id="loginProvider">
      <option value="dominKnowONE_CaterpillarUAT_SAML">SSO Login</option>
      <optgroup label="OR">
        <option value="">Direct Login</option>
      </optgroup>
    </select>
  </div>
  <input type="hidden" id="language" name="language" value="en-us">
  <span id="cultureCodeTest" style="display:none;">Please wait, loading...</span>
  <input type="hidden" id="loadingMsg" name="loadingMsg" value="Please wait loading...">
  <div id="directSignInInfo" class="hide">
    <div id="emailContainer" class="formRow form-group">
      <input id="usernameID" type="Text" name="username" maxlength="250" value="" class="form-control" placeholder="Username">
    </div>
    <div id="passwordContainer" class="formRow form-group">
      <input id="passwordID" class="form-control" type="password" name="password" maxlength="250" value="" autocomplete="off" placeholder="Password">
    </div>
  </div>
  <div id="signInContainer" class="formRow">
    <div id="forgotPasswordLinkContainer" class="hide">
      <div id="specialLinks">
        <a href="#" id="forgotPasswordLink" onclick="forgotPasswordClicked()">Forgot Password</a> | <a href="#" id="forgotUsernameLink" onclick="forgotUsernameClicked()">Forgot Username</a>
        <span id="joinMeetingLinkWrapper" style="visibility:hidden;display:none;">| <a href="#" id="joinMeetingLink" onclick="joinMeetingClicked()">Join Meeting</a></span>
      </div>
    </div>
    <input type="submit" id="signInButton" value="Sign In">
  </div>
</form>

Name: frm_forgotUNPOST https://CaterpillarUAT.authr.it//processForgottenUsername.cfm

<form id="forgotUN" name="frm_forgotUN" action="https://CaterpillarUAT.authr.it//processForgottenUsername.cfm" method="post">
  <div class="formRow">
    <input type="text" id="emailAddress" class="form-control" name="emailAddress" maxlength="250" placeholder="Email Address">
  </div>
  <div id="signInContainer" class="formRow">
    <input type="button" id="signinLink" class="button" style="display: inline-block;" onclick="backToSignInClicked()" value="Back to Sign In">
    <input type="submit" id="usernameLink" value="Send Username" class="button">
  </div>
  <div id="emailContainer" class="formRow">
    <div style="text-align:left;">If you are having trouble or do not receive an email, please
      <a href="mailto:support@dominknow.com?subject=dominKnow | ONE Password Reset Request (https://CaterpillarUAT.authr.it/)&amp;body=Please enter your email address below to have a usernames emailed to you." style="text-decoration: underline;">click here to contact dominKnow support</a>.
      When contacting support, you must use the email address associated with your account.</div>
    <br>
  </div>
</form>

Name: frm_forgotPWPOST processForgottenPassword.cfm

<form id="forgotPW" name="frm_forgotPW" action="processForgottenPassword.cfm" method="post" onsubmit="return pwCheckSubmit();">
  <div class="formRow">
    <input type="text" id="txt_fname" name="txt_fname" maxlength="250" class="form-control" placeholder="First Name">
  </div>
  <div class="formRow">
    <input type="text" id="txt_lname" name="txt_lname" maxlength="250" class="form-control" placeholder="Last Name">
  </div>
  <div class="formRow">
    <input type="text" id="txt_username" name="txt_username" maxlength="250" class="form-control" placeholder="User Name">
  </div>
  <div id="signInContainer" class="formRow">
    <input type="button" id="signinLink" class="button" style="display: inline-block;" onclick="backToSignInClicked()" value="Back to Sign In">
    <input type="submit" id="resetPasswordButton" value="Reset Password" class="button">
  </div>
  <div id="emailContainer" class="formRow">
    <div style="text-align:left;">If you are having trouble or do not receive an email, please
      <a href="mailto:support@dominknow.com?subject=dominKnow | ONE Password Reset Request (https://CaterpillarUAT.authr.it/)&amp;body=Please enter your First Name, Last Name and Username below to have a reset password emailed to you." style="text-decoration: underline;">click here to contact dominKnow support</a>.
      When contacting support, you must use the email address associated with your account.</div>
    <br>
  </div>
</form>

Name: frm_joinMeetingPOST desktopview.cfm

<form id="joinMeeting" name="frm_joinMeeting" action="desktopview.cfm" method="post" onsubmit="return joinMeetingCheckSubmit();">
  <div id="emailContainer" class="formRow">Please enter the Meeting ID provided to you by the organizer of the meeting.<br><br></div>
  <div id="firstName" class="formRow" style="text-align:right;">
    <label for="txt_firstName" style="width:75px;">First Name: </label>
    <input type="text" name="txt_firstName" maxlength="64">
  </div>
  <div id="lastName" class="formRow" style="text-align:right;">
    <label for="txt_lastName" style="width:75px;">Last Name: </label>
    <input type="text" name="txt_lastName" maxlength="64">
  </div>
  <div id="emailMeetingInput" class="formRow" style="text-align:right;">
    <label for="txt_email" style="width:75px;">Email:</label>
    <input type="text" name="txt_email" maxlength="256">
  </div>
  <div id="meetingIDContainer" class="formRow" style="text-align:right;">
    <label for="txt_meetingID" style="width:75px;">Meeting ID:</label>
    <input type="text" name="txt_meetingID" maxlength="50" value="">
  </div>
  <div id="signInContainer" class="formRow">
    <input type="button" id="signinLink" class="button" onclick="backToSignInClicked()" style="display: inline-block;" value="Back to Sign In">
    <input type="submit" value="Join" class="button">
  </div>
</form>

Text Content

Community Get Support

dominKnow | ONE user meetup for authors in Europe, the UK, Africa and the Middle
East
NEW START TIME ! Wednesdays at 3 CET / 2 GMT / 9 EST
Weekly dominKnow | ONE User Meetups
Ask questions, get help and get inspired!
Mac Users: Known issue with Sonoma 14.0 and Capture
Please delay upgrading if possible
Summer 2023 Feature Release Highlights
A powerful new approach to single-source content, new Project Filtering options,
new Question Page and Quiz options and more in our 7.4.3 release
Changes to the Share and Publish Panels, new Convey analytics report
Same publishing options, but new words and descriptions to make things clearer
plus a new report for insight into Convey-hosted projects
Accessibility Training: WCAG/508 with dominKnow | ONE
Summer and winter sessions - registrations now open!
dominKnow | ONE Games Development Workshop
The dominKnow | ONE Games Development Workshop is a virtual, instructor-led
training class that focuses on the uses of objects, actions, variables, and
conditions to create sophisticated game-like learning activities. Through
hands-on exercises you will experience best practices that apply to real
projects right away.
 1. 
 2. 
 3. 
 4. 
 5. 
 6. 
 7. 

Login with: SSO Login Direct Login
Please wait, loading...

Forgot Password | Forgot Username | Join Meeting
If you are having trouble or do not receive an email, please click here to
contact dominKnow support. When contacting support, you must use the email
address associated with your account.

If you are having trouble or do not receive an email, please click here to
contact dominKnow support. When contacting support, you must use the email
address associated with your account.

Please enter the Meeting ID provided to you by the organizer of the meeting.


First Name:
Last Name:
Email:
Meeting ID:


© 2011-2024 dominKnow Inc All Rights Reserved (v7.4.3.7.2)
March 8, 2024 - dominKnow | ONE has been updated


March 8, 2024 - dominKnow | ONE has been updated


RELEASE DEPLOYED


Please clear your browser cache to access all the new fixes and updates
Do not show this again