tamusa.portal.finalsiteconnect.com Open in urlscan Pro
44.241.123.33  Public Scan

URL: https://tamusa.portal.finalsiteconnect.com/
Submission: On July 01 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

POST /Entry/Login

<form action="/Entry/Login" class="errorUnder whiteStyle" data-ajax="true" data-ajax-begin="BB.Utilities.openLayoutLoadingModal" data-ajax-complete="BB.Utilities.closeIfNotRedirect" data-ajax-method="POST" data-ajax-mode="replace"
  data-ajax-update="#section1" id="loginForm" method="post" novalidate="novalidate"><input name="__RequestVerificationToken" type="hidden" value="ygD6vo1qfHL9tmU5RkTd9BYD2TlqY5_suHk-NHja5a-QWbDX8UBE3GsK87XFqEojKJRR-kW-KmVAwAMMNYBBEDArvN01">
  <div>
    <label for="LoginEmailAddress">Email:</label>
    <input autocomplete="off" data-val="true" data-val-length="The value is too long, please shorten it." data-val-length-max="4096" data-val-required="Login required to access the account." id="LoginEmailAddress" name="LoginEmailAddress"
      onchange="BB.Entry.onLoginEmailAddressChange()" type="text" value="">
    <span class="field-validation-valid" data-valmsg-for="LoginEmailAddress" data-valmsg-replace="true"></span>
  </div>
  <div>
    <label for="LoginPassword">Password:</label>
    <input autocomplete="off" data-val="true" data-val-length="The value is too long, please shorten it." data-val-length-max="4096" data-val-required="Password required to access account." id="LoginPassword" name="LoginPassword" type="password"
      value="">
    <span class="field-validation-valid" data-valmsg-for="LoginPassword" data-valmsg-replace="true"></span>
  </div>
  <div class="justInput">
    <a href="#section4">Forgot your password?</a>
  </div>
  <div class="justInput">
    <input data-val="true" data-val-required="The Remember me field is required." id="LoginRemember" name="LoginRemember" type="checkbox" value="true"><input name="LoginRemember" type="hidden" value="false">
    <label for="LoginRemember">Remember me</label>
  </div>
  <div id="loginReissue">
    <span class="field-validation-error">
    </span>
  </div>
  <div class="controls">
    <div class="justInput">
      <input type="submit" name="submit-login" class="button-1" value="Login">
      <span class="or">or</span> <a href="#section2">Sign Me Up!</a>
    </div>
  </div>
</form>

Name: signUpFormPOST /Entry/SignUp

<form action="/Entry/SignUp" class="whiteStyle" data-ajax="true" data-ajax-complete="BB.Entry.signUpRequestSuccess" data-ajax-method="Post" data-ajax-mode="replace" data-ajax-update="#section2" id="signUpForm" method="post" name="signUpForm"
  novalidate="novalidate"><input name="__RequestVerificationToken" type="hidden" value="T3Rkaqth6b6HP1OR8ywk1y1ETvlHQvKtTFEKfQWd_LMgsyHtyI4yUZLXet1KRNL2fhWrsyxKVKoDl2tHAwwE3N_1GQo1"><input data-val="true"
    data-val-required="The CtyOrGov field is required." id="CtyOrGov" name="CtyOrGov" type="hidden" value="False">
  <div>
    <label for="SignupFirstName">Your First Name:</label>
    <input autocomplete="off" data-val="true" data-val-length="The value is too long, please shorten it." data-val-length-max="50" data-val-required="A name is required." id="SignupFirstName" maxlength="50" name="SignupFirstName" type="text"
      value="">
    <span class="field-validation-valid" data-valmsg-for="SignupFirstName" data-valmsg-replace="true"></span>
  </div>
  <div>
    <label for="SignupLastName">Your Last Name:</label>
    <input autocomplete="off" data-val="true" data-val-length="The value is too long, please shorten it." data-val-length-max="50" data-val-required="A name is required." id="SignupLastName" maxlength="50" name="SignupLastName" type="text" value="">
    <span class="field-validation-valid" data-valmsg-for="SignupLastName" data-valmsg-replace="true"></span>
  </div>
  <div>
    <label for="SignupEmailAddress">Your Email:</label>
    <input autocomplete="off" data-val="true" data-val-length="The value is too long, please shorten it." data-val-length-max="100" data-val-regex="Invalid email address, please re-enter."
      data-val-regex-pattern="^[A-Za-zÀ-ÖØ-öø-ÿ0-9_\-\/'!#$%&amp;'*+=?^_`{|}~]+(\.[A-Za-zÀ-ÖØ-öø-ÿ0-9!#$%&amp;'*+\-\/=?^_`{|}~]+)*@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,24}|[0-9]{1,3})(\]?)$"
      data-val-required="E-mail address is required." id="SignupEmailAddress" maxlength="100" name="SignupEmailAddress" type="text" value="">
    <span class="field-validation-valid" data-valmsg-for="SignupEmailAddress" data-valmsg-replace="true"></span>
  </div>
  <div>
    <label for="SignUpPassword">Choose a Password:</label>
    <input autocomplete="off" data-val="true" data-val-length="The value is too long, please shorten it." data-val-length-max="100" data-val-required="Password is required" id="SignUpPassword" maxlength="100" name="SignUpPassword" type="password">
    <span class="field-validation-valid" data-valmsg-for="SignUpPassword" data-valmsg-replace="true"></span>
  </div>
  <div>
    <label for="SignUpReEnterPassword">Confirm Password:</label>
    <input autocomplete="off" data-val="true" data-val-length="The value is too long, please shorten it." data-val-length-max="4096" data-val-mustmatch="Your passwords don’t match, please re-enter."
      data-val-mustmatch-propertyidtomatch="SignUpPassword" data-val-required="Password is required" id="SignUpReEnterPassword" maxlength="100" name="SignUpReEnterPassword" type="password">
    <span class="field-validation-valid" data-valmsg-for="SignUpReEnterPassword" data-valmsg-replace="true"></span>
  </div>
  <div class="justInput" style="height:auto;">
    <input data-val="true" data-val-required="The AgreeCheckbox field is required." id="chkAgree" name="AgreeCheckbox" onclick="BB.Entry.switchContinueButton();" type="checkbox" value="true"><input name="AgreeCheckbox" type="hidden" value="false">
    <label for="chkAgree"> I agree to the
      <a href="javascript:void(0);" onclick="javascript: BB.Entry.showDoc('https://secure.blackboard.com/Legal/bbcua/index.htm', 'TermsOfUse');" title="Text of our user agreement. This link will open in a new window.">Connect User Agreement</a>,
      which includes my consent to receive the messages I select in the site, as well as the use of cookies in connection with operating the site. More information on the use of cookies is available at the
      <a href="javascript:void(0);" onclick="javascript: BB.Entry.showDoc('https://www.finalsite.com/privacy-policy','PrivacyPolicy');" title="Text of our privacy policy. This link will open in a new window.">Privacy Center</a>. </label>
  </div>
  <div class="justInput">
    <sup>*</sup> All Fields Required
  </div>
  <div>
    <span class="field-validation-error"><span></span>
    </span>
  </div>
  <div class="controls">
    <div class="controlBar">
      <div class="rightControls">
        <input type="submit" class="button dispNone" name="submit-signup" value="Continue" onclick="return BB.Entry.canContinueSignup()" style="display: none;">
        <input type="button" class="button disabled" name="submit-signup-no" value="Continue" disabled="disabled">
      </div>
      <div class="leftControls">
        <a href="#section1" onclick="javascript:BB.Animator.goToNamedSection('section1');return false;" title="Return to Login form" class="goBack">Go back</a>
      </div>
    </div>
  </div>
</form>

#

<form action="#" class="whiteStyle" novalidate="novalidate">
  <input name="__RequestVerificationToken" type="hidden" value="mvTdmpoRNnk1wECemee4K0f5-A07flcuGbIGqtc-zSA54jtL1M9doioKBOO0h0x3fBnoVtqNHcWJ-CdnymJIKjYipQk1">
  <div>
    <p>A confirmation email has been sent to the email address you provided. Please follow the instructions in the email to complete your registration.</p>
  </div>
  <div class="controls">
    <div class="controlBar">
      <div class="leftControls">
        <a href="#section1" class="goBack" onclick="javascript:BB.Animator.goToNamedSection('section1');return false;" title="Return to Login form">Go back</a>
      </div>
    </div>
  </div>
</form>

POST /PasswordRetrieval/EnterEmail

<form action="/PasswordRetrieval/EnterEmail" class="whiteStyle errorUnder" data-ajax="true" data-ajax-complete="BB.Entry.forgottenPasswordSuccess" data-ajax-method="POST" id="forgotPasswordForm" method="post" novalidate="novalidate"><input
    name="__RequestVerificationToken" type="hidden" value="HU2GQYe20g_ud72czjWLOb4QKwdauksuc8K-fC7Bp9nrtRDB5S9bVQW8RiBSXLW8Zk6UpoaUpqjQiw0P5Q2HpncMoZw1">
  <div>
    <p>An email will be sent to the email address you provided. Please check your email for instructions on changing your password.</p>
  </div>
  <div>
    <label for="EmailAddress">Email:</label>
    <input data-val="true" data-val-length="The value is too long, please shorten it." data-val-length-max="100" data-val-regex="Invalid email address, please re-enter."
      data-val-regex-pattern="^[A-Za-zÀ-ÖØ-öø-ÿ0-9_\-\/'!#$%&amp;'*+=?^_`{|}~]+(\.[A-Za-zÀ-ÖØ-öø-ÿ0-9!#$%&amp;'*+\-\/=?^_`{|}~]+)*@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,24}|[0-9]{1,3})(\]?)$"
      data-val-required="E-mail address is required." id="EmailAddress" name="EmailAddress" type="text" value="">
    <span class="field-validation-valid" data-valmsg-for="EmailAddress" data-valmsg-replace="true"></span>
  </div>
  <div id="signupReissue">
  </div>
  <div class="controls">
    <div class="controlBar">
      <div class="rightControls">
        <input class="button" type="submit" value="Send">
      </div>
      <div class="leftControls">
        <a href="#section1" class="goBack" onclick="javascript:BB.Animator.goToNamedSection('section1');return false;" title="Return to Login form">Go back</a>
      </div>
    </div>
  </div>
</form>

#

<form action="#" class="whiteStyle" novalidate="novalidate">
  <input name="__RequestVerificationToken" type="hidden" value="Vt4by4le1S2EnbZEVav61lOssNySgt1TfnmYS7mBvY5EmYa7ZK3WaXQJgmS2eX9LwFxarHpOMu0_icA4ZIjUP47gjLU1">
  <div>
    <p>We will send you an email with instructions for retrieving your password at the email address you provided.</p>
  </div>
  <div class="controls">
    <div class="controlBar">
      <div class="leftControls">
        <a href="#section1" class="goBack" onclick="javascript:BB.Animator.goToNamedSection('section1');return false;" title="Return to Login form">Go back</a>
      </div>
    </div>
  </div>
</form>

Text Content

 * 


TEXAS A&M UNIVERSITY-SAN ANTONIO

Welcome to JagE Alert. All users, please sign in using Single Sign On instead.



Please note that JagE Alert is a closed website. All students will need to enter
their TAMUSA username when registering.



Passwords must be at least 8 characters, and must include 1 lower-case letter, 1
capital letter and 1 number. Spaces and special characters are not permitted.








Email:
Password:
Forgot your password?
Remember me

or Sign Me Up!
Your First Name:
Your Last Name:
Your Email:
Choose a Password:
Confirm Password:
I agree to the Connect User Agreement, which includes my consent to receive the
messages I select in the site, as well as the use of cookies in connection with
operating the site. More information on the use of cookies is available at the
Privacy Center.
* All Fields Required

Go back

A confirmation email has been sent to the email address you provided. Please
follow the instructions in the email to complete your registration.

Go back

An email will be sent to the email address you provided. Please check your email
for instructions on changing your password.

Email:

Go back

We will send you an email with instructions for retrieving your password at the
email address you provided.

Go back

 * Privacy Policy
 * Contact Site Administrator
 * site map

Loading...
Warning!


Your session has expired. You will be redirected to the Login page.