sa.ed.gov Open in urlscan Pro
2600:803:228:12d:152:180:56:18  Public Scan

Submitted URL: http://partners.ed.gov/
Effective URL: https://sa.ed.gov/cas/CASWeb/pages/Authentication.faces
Submission: On August 04 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: form1POST /cas/CASWeb/pages/Authentication.faces

<form id="form1" name="form1" method="post" action="/cas/CASWeb/pages/Authentication.faces" enctype="application/x-www-form-urlencoded" class="form">
  <!-- <div id="xtraLinks3">
						<a rel="shadowbox;width=720;height=450;" id="HelpLink" href="#Help" title="Login Help">Help<img src="/CASWeb/images/qmark.png" border=0 alt="Help" title="Login Help" align="bottom"/></a>
                     </div> -->
  <!-- MENU -->
  <div class="container-fluid menu-container">
    <div class="row">
      <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
        <nav class="menu-list text-center" role="navigation">
          <script type="text/javascript">
            <!--
            function oamSetHiddenInput(formname, name, value) {
              var form = document.forms[formname];
              if (typeof form == 'undefined') {
                form = document.getElementById(formname);
              }
              if (typeof form.elements[name] != 'undefined' && (form.elements[name].nodeName == 'INPUT' || form.elements[name].nodeName == 'input')) {
                form.elements[name].value = value;
              } else {
                var newInput = document.createElement('input');
                newInput.setAttribute('type', 'hidden');
                newInput.setAttribute('id', name);
                newInput.setAttribute('name', name);
                newInput.setAttribute('value', value);
                form.appendChild(newInput);
              }
            }

            function oamClearHiddenInput(formname, name, value) {
              var form = document.forms[formname];
              if (typeof form == 'undefined') {
                form = document.getElementById(formname);
              }
              var hInput = form.elements[name];
              if (typeof hInput != 'undefined') {
                form.removeChild(hInput);
              }
            }

            function oamSubmitForm(formName, linkId, target, params) {
              var clearFn = 'clearFormHiddenParams_' + formName.replace(/-/g, '\$:').replace(/:/g, '_');
              if (typeof window[clearFn] == 'function') {
                window[clearFn](formName);
              }
              var form = document.forms[formName];
              if (typeof form == 'undefined') {
                form = document.getElementById(formName);
              }
              var oldTarget = form.target;
              if (target != null) {
                form.target = target;
              }
              if ((typeof params != 'undefined') && params != null) {
                for (var i = 0, param;
                  (param = params[i]); i++) {
                  oamSetHiddenInput(formName, param[0], param[1]);
                }
              }
              oamSetHiddenInput(formName, formName + ':' + '_idcl', linkId);
              if (form.onsubmit) {
                var result = form.onsubmit();
                if ((typeof result == 'undefined') || result) {
                  try {
                    form.submit();
                  } catch (e) {}
                }
              } else {
                try {
                  form.submit();
                } catch (e) {}
              }
              form.target = oldTarget;
              if ((typeof params != 'undefined') && params != null) {
                for (var i = 0, param;
                  (param = params[i]); i++) {
                  oamClearHiddenInput(formName, param[0], param[1]);
                }
              }
              oamClearHiddenInput(formName, formName + ':' + '_idcl', linkId);
              return false;
            }
            //
            -->
          </script><a href="#" onclick="return oamSubmitForm('form1','form1:regMaintainTokenLnk');" id="form1:regMaintainTokenLnk" title="Register or Maintain a Token" class="">
                      <span>Register/Maintain Token</span>
                      </a><a href="#" onclick="return oamSubmitForm('form1','form1:changePasswordLnk');" id="form1:changePasswordLnk" title="Change Password" class="">
                      <span>Change Password</span>
                      </a><a href="#" onclick="return oamSubmitForm('form1','form1:editAccountLnk');" id="form1:editAccountLnk" title="Edit Account" class="">
                     <span>Edit Account</span>
                    </a>
        </nav>
      </div>
    </div>
  </div>
  <div class="container" role="main">
    <div class="row">
      <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 section-box">
        <h1>Login - Partner Enterprise Business Collaboration (PEBC)</h1>
      </div>
    </div>
  </div>
  <div class="container">
    <div class="row">
      <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 section-box below">
        <!-- <div class="row">
								<span class="note01 mt-20 required reqLoginMain col-lg-offset-2 col-md-offset-2 col-sm-offset-2 col-lg-4 col-md-4 col-sm-4">* Required</span>	
								</div> -->
        <div class="row">
          <div class="well mt-20 col-centered col-lg-7 col-md-8 col-sm-12 col-xs-12">
            <div class="form-horizontal" role="form">
              <!-- <div id="keyboard-well" class="closed">
										<div id="keyboard-tab">
											<i class="fa fa-keyboard-o" aria-hidden="true"></i>
											<span class="grippy"></span>
										</div>
											<table class="center" id="keyboard"></table>
		                                	<a rel="shadowbox;width=520;height=115" id="AboutKeyLink" href="#AboutKey" title="About Virtual Keyboard">About Virtual Keyboard</a>
		                                </div> -->
              <!-- Row -->
              <div class="form-group">
                <small> <span class="note01 bg">* Required</span>
                </small>
              </div>
              <div class="form-group">
                <div id="keyboard-panel" class="pull-right">
                  <table class="center" id="keyboard">
                    <tbody>
                      <tr>
                        <td style="height: 9px"></td>
                      </tr>
                      <tr>
                        <td style="padding-left: 17px"></td>
                        <td>
                          <table id="mainKeyTable" style="border-width: 1px; border-style: solid; border-color: rgb(153, 153, 153); background-color: rgb(187, 187, 187); text-align: left;">
                            <tbody id="headerBody" style="text-align: left;">
                              <tr>
                                <td>
                                  <table>
                                    <tbody>
                                      <tr>
                                        <td id="clearCell" style="padding: 1px 2px; font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; border: 1px solid rgb(204, 204, 204); background-color: rgb(242, 243, 245); cursor: pointer;">Clear</td>
                                      </tr>
                                    </tbody>
                                  </table>
                                </td>
                              </tr>
                            </tbody>
                            <tbody>
                              <tr>
                                <td>
                                  <table id="" cellspacing="1" cellpadding="1" border="0">
                                    <tbody>
                                      <tr>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          `</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          1</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          2</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          3</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          4</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          5</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          6</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          7</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          8</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          9</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          0</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          -</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          =</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          Bksp</td>
                                      </tr>
                                    </tbody>
                                  </table>
                                </td>
                              </tr>
                            </tbody>
                            <tbody>
                              <tr>
                                <td>
                                  <table id="" cellspacing="1" cellpadding="1" border="0">
                                    <tbody>
                                      <tr>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          q</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          w</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          e</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          r</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          t</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          y</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          u</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          i</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          o</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          p</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          \</td>
                                      </tr>
                                    </tbody>
                                  </table>
                                </td>
                              </tr>
                            </tbody>
                            <tbody>
                              <tr>
                                <td>
                                  <table id="" cellspacing="1" cellpadding="1" border="0">
                                    <tbody>
                                      <tr>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          Caps</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          a</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          s</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          d</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          f</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          g</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          h</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          j</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          k</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          l</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          '</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          Enter</td>
                                      </tr>
                                    </tbody>
                                  </table>
                                </td>
                              </tr>
                            </tbody>
                            <tbody>
                              <tr>
                                <td>
                                  <table id="" cellspacing="1" cellpadding="1" border="0">
                                    <tbody>
                                      <tr>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          Shift</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          z</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          x</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          c</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          v</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          b</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          n</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          m</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          ,</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          .</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          /</td>
                                        <td
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 5px 2px 2px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                          Shift</td>
                                      </tr>
                                    </tbody>
                                  </table>
                                </td>
                              </tr>
                            </tbody>
                            <tbody>
                              <tr>
                                <td>
                                  <table id="" cellspacing="1" cellpadding="1" border="0">
                                    <tbody>
                                      <tr>
                                        <td height="20"
                                          style="border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204); width: 15%; height: 15%; background-color: rgb(242, 243, 245); cursor: default; white-space: pre; padding: 2px 55px; font: 10px &quot;Lucida Sans Typewriter&quot;, &quot;Lucida Console&quot;, monospace; text-align: center; position: relative;">
                                        </td>
                                      </tr>
                                    </tbody>
                                  </table>
                                </td>
                              </tr>
                            </tbody>
                          </table>
                        </td>
                      </tr>
                    </tbody>
                    <tbody align="left">
                      <tr>
                        <td style="padding-top:1px;padding-left:20px;font-size: 9px" colspan="4"></td>
                      </tr>
                    </tbody>
                  </table>
                  <small style="margin-left: 5px;"> <a id="AboutKeyLink" href="#" data-toggle="modal" data-target="#Keyboard_modal" class="pull-right mt-5" title="About Virtual Keyboard">About
                            Virtual Keyboard <span class="glyphicon glyphicon-question-sign"></span>
                            <span class="sr-only">About Virtual Keyboard</span>
                        </a>
                  </small>
                </div>
                <label id="form1:userIdLabel" class="aims-login col-lg-2 col-md-2 col-sm-12 col-xs-12" for="form1:username">
                  <span class="" style="white-space: nowrap;"><span class="note01">*&nbsp;</span>User ID:</span>
                </label>
                <div id="mainContent" class="col-lg-4 col-md-4 col-sm-5 col-xs-5">
                  <input id="form1:username" name="form1:username" type="text" value="" alt="User ID Value" title="User ID Value" class="form-control"
                    autocomplete="off"><a href="#" onclick="return oamSubmitForm('form1','form1:forgotUserIDLnk');" id="form1:forgotUserIDLnk" title="Forgot User ID?" class="linkContrast">Forgot User ID?</a>
                </div>
              </div>
              <!-- Row -->
              <div class="form-group">
                <label id="form1:passwordLabel" class="aims-login col-lg-2 col-md-2 col-sm-12 col-xs-12" for="form1:password">
                  <span class=""><span class="note01">*&nbsp;</span>Password:</span>
                </label>
                <div class="col-lg-4 col-md-4 col-sm-5 col-xs-5">
                  <input type="password" id="form1:password" name="form1:password" alt="Password Value" title="Password Value" class="form-control"
                    autocomplete="off"><a href="#" onclick="return oamSubmitForm('form1','form1:forgotPasswordLnk');" id="form1:forgotPasswordLnk" title="Forgot Password?" class="linkContrast">Forgot Password?</a>
                </div>
              </div>
              <!-- Row -->
              <div class="form-group login-btn-row">
                <input id="form1:validateSecurityCode" name="form1:validateSecurityCode" type="submit" value="Log In" alt="Login" title="Login" style="margin-left: 5%; width: 33%;"
                  class="aims-btn pull-left col-lg-2 col-md-2 col-sm-12 col-xs-12"><input id="form1:Clear" name="form1:Clear" type="reset" value="Clear" alt="Clear" title="Clear" style="margin-right: 5%; width: 33%;"
                  class="aims-btn pull-right col-lg-2 col-md-2 col-sm-12 col-xs-12">
              </div>
            </div>
          </div>
        </div>
        <!--   Virtual Keyboard 	<a href="Javascript:openWin()">About Virtual Keyboard</a> -->
        <!-- 								<div class="col-lg-6 col-md-6 col-sm-6 col-xs-6">
										     
			                                 <table class="center" id="keyboard"></table>
			                                 <a rel="shadowbox;width=520;height=115" id="AboutKeyLink" href="#AboutKey" title="About Virtual Keyboard">About Virtual Keyboard</a>
	      
									</div> -->
      </div>
    </div>
  </div>
  <div class="container">
    <div class="row">
      <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 section-box-white below">
        <div class="notice-b">
          <!-- WARNING -->
          <p>Warning</p>
          <p>You are accessing a U.S. Federal Government computer system intended to be solely accessed by individual users expressly authorized to access the system by the U.S. Department of Education. Usage may be monitored, recorded, and/or
            subject to audit. For security purposes and in order to ensure that the system remains available to all expressly authorized users, the U.S. Department of Education monitors the system to identify unauthorized users. Anyone using this
            system expressly consents to such monitoring and recording. Unauthorized use of this information system is prohibited and subject to criminal and civil penalties. Except as expressly authorized by the U.S. Department of Education,
            unauthorized attempts to access, obtain, upload, modify, change, and/or delete information on this system are strictly prohibited and are subject to criminal prosecution under 18 U.S.C § 1030, and other applicable statutes, which may
            result in fines and imprisonment. For purposes of this system, unauthorized access includes, but is not limited to:</p>
          <p>Any access by an employee or agent of a commercial entity, or other third party, who is not the individual user, for purposes of commercial advantage or private financial gain (regardless of whether the commercial entity or third party
            is providing a service to an authorized user of the system); and</p>
          <p>Any access in furtherance of any criminal or tortious act in violation of the Constitution or laws of the United States or any State.</p>
          <p>If system monitoring reveals information indicating possible criminal activity, such evidence may be provided to law enforcement personnel.</p>
          <!-- END WARNING -->
        </div>
      </div>
    </div>
  </div>
  <!--  about keyboard shadow box -->
  <script type="text/javascript">
    <!--
    document.writeln("<div class='jsOn'>");
    //
    -->
  </script>
  <div class="jsOn" style="width: 0px; height: 0px; position: absolute; z-index: 9999; top: -9999px; left: -9999px;">
    <!--        <div class="innerBox" id="staticFull">
          <div class="innerCorner_tl"></div>
          <div class="innerCorner_tr"></div>
          <div class="innerBoxContent2">
            <label><span class="labelText">About Virtual Keyboard</span></label> <span id="AboutKey"
              name="AboutKey">
              <p>The virtual keyboard can be used in conjunction with your keyboard when
                entering your User ID and your Password. The virtual keyboard will help prevent a
                malicious source from capturing your keystrokes and then later accessing your
                personal information.</p>
              <p>The value can be entered by clicking on the virtual keyboard character with
                your mouse or when the cursor is held over the key for 2 seconds.</p>

            </span>
          </div>
          <div class="innerCorner_bl"></div>
          <div class="innerCorner_br"></div>
        </div> -->
    <script type="text/javascript">
      <!--
      document.writeln("</div>");
      //
      -->
    </script>
  </div>
  <!--  end about keyboard shadow box -->
  <script type="text/javascript">
    <!--
    document.writeln("<div class='jsOn'>");
    //
    -->
  </script>
  <div class="jsOn" style="width: 0px; height: 0px; position: absolute; z-index: 9999; top: -9999px; left: -9999px;">
    <!--         <div class="innerBox helppop" id="staticFullHelp">
          <div class="innerCorner_tl"></div>
          <div class="innerCorner_tr"></div>
          <div class="innerBoxContent2">
            <label><span class="labelText">Login Help</span></label> <span id="Help" name="Help">

              <p>
                <u><b>What is AIMS?</b></u>
              </p>
              <p>Access and Identity Management System (AIMS) is a security infrastructure used
                by Federal Student Aid. This infrastructure provides secure access and single
                identity management services. AIMS makes it possible for you to log in once and then
                access multiple Federal Student Aid applications during your active session.</p>

              <p>
                <u><b>Rules/Policies</b></u>
              </p>
              <p>
                If you try to access one of the Federal Student Aid systems protected by the Access
                and Identity Management System (AIMS), you will be required to read and accept the
                Federal Student Aid’s Rules of Behavior. The Rules of Behavior display once per day
                when you log in for the first time that day. After reading the Rules of Behavior you
                may either select <b>Back to Login</b> or <b>Accept</b>. Clicking <b>Back to
                  Login</b> ends the login process, so only click <b>Back to Login</b> if you do not
                accept the rules of behavior. If you agree to abide by the rules of behavior, check
                the check box and click <b>Accept</b>.
              </p>

              <p>
                <u><b>Privacy</b></u>
              </p>
              <p>If you try to access one of the Federal Student Aid systems protected by the
                Federal Student Aid’s Access and Identity Management System (AIMS), you are required
                to read and accept the Federal Student Aid’s Privacy Act Statement.</p>

              <p>
                <u><b>UserID and Password Questions</b></u>
              </p>
              <p>
                <ul>
                  <li><b>Can I share my user ID and password with someone else? </b></li>
                  <p>
                    <b>No.</b> Your user ID and your password private and are for your use only and
                    must remain confidential. You must not disclose your password to anyone,
                    including your supervisor and you must take steps to prevent anyone from finding
                    out your password. Sharing your user ID with another person is a serious
                    violation of security. If you fail to keep login information confidential, your
                    user ID will be terminated and you or organization could lose access to FSA
                    systems.
                  </p>
                  <p></p>

                  <li><b>Are logon attempts limited? </b></li>
                  <p>
                    Your FSA ID will be locked after three unsuccessful login attempts. You must
                    wait 30 minutes before trying to use the same password again. When the password
                    is unlocked 30 minutes later, you can try again or you can select the <b>'Forgot
                      Password'</b> link at the FSA Login page and answer the challenge questions. If
                    your answers are correct, you will be allowed to reset your password.
                  </p>
                  <p></p>

                  <li><b> How often does a password have to be changed?</b></li>
                  <p>Federal Student Aid User ID (FSA ID) passwords must be changed every 90
                    days. Any password that is older than 90 days will automatically expire.</p>
                  <p></p>

                  <li><b> How will I know to change my password?</b></li>
                  <p>
                    You will see a warning message 5 days before your password is set to expire. You
                    may change your password anytime during those 5 days using the <b>'Change
                      Password'</b> link on the warning message or FSA login page.
                  </p>
                  <p></p>

                  <li><b>What is the minimum length for a password and what are the
                      character requirements? </b></li>
                  <p>
                    Your password must be a at least 8 characters. It cannot contain the word <i>password</i>
                    and it cannot contain your name. Your password must contain at least one numeric
                    character and two of the following three characters: (1) an uppercase letter,
                    (2) a lowercase letter, and (3) one of the following special characters:
                  </p>
                  <p>!, @, #, $, &, *</p>
                  <p></p>

                  <li><b> Example of valid passwords? </b></li>
                  <p>-B#o$ca75 -Appl3$g0</p>
                  <p></p>

                  <li><b> Example of invalid passwords? </b></li>
                  <p>-Password99 -Secret1</p>
                  <p></p>

                  <li><b> Do passwords expire? </b></li>
                  <p>
       				If you have not used your password in 90 days, it will
					automatically expire and you will be required to create a
					new password. You may change your password by clicking
					on the <b>'Change Password'</b> link from the login page at any
					time, or by clicking the <b>'Change Password'</b> button when
					prompted from the password notification page.
        			</p>
                  <p></p>

                  <li><b>What if I forget my password? </b></li>
                  <p>
                    To reset a password, select the <b>'Forgot Password'</b> link at the FSA login
                    page and answer the challenge questions correctly.
                  </p>
                  <p></p>

                  <li><b> What if I forget my security questions and answers? </b></li>
                  <p>To update security questions and answers, contact the application helpdesk
                    you are attempting to access to reset your password. When you receive your new
                    password, select the “Edit Account” link at the FSA login page and update your
                    security questions and answers.</p>
                  <p></p>
                </ul>

                <p>
                  <u><b>Access Questions</b></u>
                </p>
                <ul>
                  <li>How do I gain access to applications behind AIMS?</li>
                  <p>
			To access NSLDS, CPS FAA, SAIG applications, contact your PDPA.
			If you are the DPA, contact your PDPA to add or modify your access.
			If you are the PDPA, go to <u>https://fsawebenroll.ed.gov</u>
			to update your entitlements.
		<p>

		<p>
			To access eCDR Appeals and Experimental Sites
			select the <b>'Registration'</b> link at the
			FSA login page and complete the registration process.
		</p>
		<p>
			For all other system access, please contact the FSA application specific helpdesk.
		</p>
                  <p></p>

                  <li>If I have problems logging on, whom can I contact?</li>
                  <p>Contact the FSA application help desk you are trying to access.</p>
                  <p></p>
                  <ul>
                    <li>FAA Access to CPS Online/SAIG -</li>
                    <ul>
                      <li>Phone: 1-800-330-5947/TTY 1-800-511-5806</li>
                      <li>e-mail: <u>CPSSAIG@ed.gov</u></li>
                    </ul>

                    <li>NSLDS Professional Access -</li>
                    <ul>
                      <li>Phone: 1-800-999-8219 or 785-838-2141 (this is not a toll free
                        number)</li>
                      <li>e-mail: <u>NSLDS@ed.gov</u></li>
                    </ul>

                    <li>eCDR Appeals System-</li>
                    <ul>
                      <li>Phone: 202-377-4259</li>
                      <li>e-mail: <u>fsa.schools.default.management@ed.gov</u></li>
                    </ul>

                    <li>eCampus-Based System -</li>
                    <ul>
                      <li>Phone: 1-877-801-7168</li>
                      <li>e-mail: <u>CBFOB@ed.gov</u></li>
                    </ul>

                    <li>Experimental Sites -</li>
                    <ul>
                      <li>e-mail: <u>ExperimentalSites@ed.gov</u></li>
                    </ul>
                    <p></p>

                  </ul>

                  <li>If I get locked out by AIMS, can I access the system by starting from a
                    different site?</li>
                  <p>
                    No. Your user ID will be inoperable and you will not be able to gain access to
                    any Federal Student Aid systems secured behind AIMS. You must wait 30 minutes
                    before trying to use the same password again. When the password is unlocked 30
                    minutes later, you can try again or you can select the <b>"Forgot Password"</b>
                    link at the FSA Login page and answer the challenge questions. If your answers
                    are correct, you will be allowed to reset your password.
                  </p>
                  <p></p>


                </ul>


                <p>
                  <u><b>How do I logout?</b></u>
                </p>
                <p>For the NSLDS FAP website, terminate your session by clicking the logout
                  link.</p>
                <p>
                  For all other systems, click the <b>X</b> at the top right of your browser window
                  and close all browser windows. This will terminate your login session.
                </p>
                <p></p>
            </span>
          </div>
          <div class="innerCorner_bl"></div>
          <div class="innerCorner_br"></div>
        </div> -->
    <script type="text/javascript">
      <!--
      document.writeln("</div>");
      //
      -->
    </script>
  </div>
  <!--                         <div class="innerBox">
                            <div class="innerCorner_tl"></div>
                            <div class="innerCorner_tr"></div>
                            <div class="innerBoxContent">
                                <p class="firstp">This is a U.S. Federal Government owned computer system, for the use by authorized users only. Unauthorized access violates Title 18, U.S. Code Section 1030 and other applicable statutes. Violations are punishable by civil and criminal penalties. Use of this system implies consent to have all activities on this system monitored and recorded, which can be provided as evidence to law enforcement officials.</p>
                            </div>
                            <div class="innerCorner_bl"></div>
                            <div class="innerCorner_br"></div>
                        </div> -->
  <div class="clear"></div>
  <div id="outerCorner_bl"></div>
  <div id="outerCorner_br"></div>
  <input type="hidden" name="form1_SUBMIT" value="1"><input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState"
    value="k+ySXhxkU6WO/dSuOu2TssMR0KnVQNkg2ppCiGh36N29QoXG0HevzJJECcuFG8WL/e7Vo76vLhOOVC6a8TQepRNcKqK4sX/enOQZQETSwNSjuXKEYmcS6Ae8zYqoem0dkjkZ+A==">
</form>

Text Content

Skip to Main Content
About AIMS   About Aims and Login Help
AIMS LOG IN
×


LOGIN HELP


ABOUT AIMS

What is AIMS? Access and Identity Management System (AIMS) is a security
infrastructure used by Federal Student Aid. This infrastructure provides secure
access and single identity management services. AIMS makes it possible for you
to log in once and then access multiple Federal Student Aid applications during
your active session.


RULES/POLICIES

If you try to access one of the Federal Student Aid systems protected by the
Access and Identity Management System (AIMS), you will be required to read and
accept the Federal Student Aid's Rules of Behavior. The Rules of Behavior
display once per day when you log in for the first time that day. After reading
the Rules of Behavior you may either select Back to Login or Accept. Clicking
Back to Login ends the login process, so only click Back to Login if you do not
accept the rules of behavior. If you agree to abide by the rules of behavior,
check the check box and click Accept.


PRIVACY

If you try to access one of the Federal Student Aid systems protected by the
Federal Student Aid's Access and Identity Management System (AIMS), you are
required to read and accept the Federal Student Aid's Privacy Act Statement.


USERID AND PASSWORD QUESTIONS

Can I share my user ID and password with someone else? No. Your user ID and your
password private and are for your use only and must remain confidential. You
must not disclose your password to anyone, including your supervisor and you
must take steps to prevent anyone from finding out your password. Sharing your
user ID with another person is a serious violation of security. If you fail to
keep login information confidential, your user ID will be terminated and you or
organization could lose access to FSA systems.
Are logon attempts limited? Your FSA ID will be locked after three unsuccessful
login attempts. You must wait 30 minutes before trying to use the same password
again. When the password is unlocked 30 minutes later, you can try again or you
can select the 'Forgot Password' link at the FSA Login page and answer the
challenge questions. If your answers are correct, you will be allowed to reset
your password.
How often does a password have to be changed? Federal Student Aid User ID (FSA
ID) passwords must be changed every 90 days. Any password that is older than 90
days will automatically expire.
How will I know to change my password? You will see a warning message 5 days
before your password is set to expire during your login. This warning message
will display a prompt for you to change your password before it expires. You may
also change your password anytime using the 'Change Password' link located on
the FSA login page.
What is the minimum length for a password and what are the character
requirements?
 * The password must have a minimum length of twelve (12) characters and must
   contain each of the following four types of characters - English uppercase
   letters (A-Z), English lowercase letters (a-z), Westernized Arabic numerals
   (0-9), and non-alphanumeric special characters ! @ # $ & *
 * The password cannot contain any words that are easily guessed like dictionary
   words, names, or acronyms
 * The password must contain at least four (4) alphabetic characters, and
 * The password cannot contain three (3) or more identical characters in a row.


Example of valid passwords? T@#O@$slF@9! -or- !!R#L@ollF@1
Example of invalid passwords? -Password99 -Secret1
Do passwords expire? If you have not used your password in 90 days, it will
automatically expire and you will be required to create a new password. You may
change your password by clicking on the 'Change Password' link from the login
page at any time, or by clicking the 'Change Password' button when prompted from
the password notification page.
What if I forget my password? To reset a password, select the 'Forgot Password'
link at the FSA login page and answer the challenge questions correctly.
What if I forget my security questions and answers? To update security questions
and answers, contact the application helpdesk you are attempting to access to
reset your password. When you receive your new password, select the "Edit
Account" link at the FSA login page and update your security questions and
answers.


ACCESS QUESTIONS

How do I gain access to applications behind AIMS?

To access NSLDS, CPS FAA, SAIG applications, contact your PDPA. If you are the
DPA, contact your PDPA to add or modify your access. If you are the PDPA, go to
https://fsawebenroll.ed.gov to update your entitlements.

To access eCDR Appeals and Experimental Sites select the 'Registration' link at
the FSA login page and complete the registration process.

For all other system access, please contact the FSA application specific
helpdesk.

If I have problems logging on, whom can I contact? Contact the FSA application
help desk you are trying to access.

FAA ACCESS TO CPS ONLINE/SAIG

 * Phone: 1-800-330-5947/TTY 1-800-511-5806
 * e-mail: CPSSAIG@ed.gov

NSLDS PROFESSIONAL ACCESS

 * Phone: 1-800-999-8219 or 785-838-2141 (this is not a toll free number)
 * e-mail: NSLDS@ed.gov

ECDR APPEALS SYSTEM

 * Phone: 202-377-4259
 * e-mail: fsa.schools.default.management@ed.gov

EXPERIMENTAL SITES

 * e-mail: ExperimentalSites@ed.gov

FSA PARTNER CONNECT

 * Phone: 1-800-848-0978
 * e-mail: FSAPartnerConnectSupport@ed.gov

If I get locked out by AIMS, can I access the system by starting from a
different site? No. Your user ID will be inoperable and you will not be able to
gain access to any Federal Student Aid systems secured behind AIMS. You must
wait 30 minutes before trying to use the same password again. When the password
is unlocked 30 minutes later, you can try again or you can select the "Forgot
Password" link at the FSA Login page and answer the challenge questions. If your
answers are correct, you will be allowed to reset your password.
How do I logout? For the NSLDS FAP website, terminate your session by clicking
the logout link.

For all other systems, click the X at the top right of your browser window and
close all browser windows. This will terminate your login session.

Close
Register/Maintain Token Change Password Edit Account


LOGIN - PARTNER ENTERPRISE BUSINESS COLLABORATION (PEBC)

* Required

Clear

`1234567890-=Bksp

qwertyuiop\

Capsasdfghjkl'Enter

Shiftzxcvbnm,./Shift



About Virtual Keyboard About Virtual Keyboard
* User ID:
Forgot User ID?
* Password:
Forgot Password?


Warning

You are accessing a U.S. Federal Government computer system intended to be
solely accessed by individual users expressly authorized to access the system by
the U.S. Department of Education. Usage may be monitored, recorded, and/or
subject to audit. For security purposes and in order to ensure that the system
remains available to all expressly authorized users, the U.S. Department of
Education monitors the system to identify unauthorized users. Anyone using this
system expressly consents to such monitoring and recording. Unauthorized use of
this information system is prohibited and subject to criminal and civil
penalties. Except as expressly authorized by the U.S. Department of Education,
unauthorized attempts to access, obtain, upload, modify, change, and/or delete
information on this system are strictly prohibited and are subject to criminal
prosecution under 18 U.S.C § 1030, and other applicable statutes, which may
result in fines and imprisonment. For purposes of this system, unauthorized
access includes, but is not limited to:

Any access by an employee or agent of a commercial entity, or other third party,
who is not the individual user, for purposes of commercial advantage or private
financial gain (regardless of whether the commercial entity or third party is
providing a service to an authorized user of the system); and

Any access in furtherance of any criminal or tortious act in violation of the
Constitution or laws of the United States or any State.

If system monitoring reveals information indicating possible criminal activity,
such evidence may be provided to law enforcement personnel.







--------------------------------------------------------------------------------

FOIA | Privacy | Security | Notices
whitehouse.gov | usa.gov | ed.gov
×


ABOUT VIRTUAL KEYBOARD

The virtual keyboard can be used in conjunction with your keyboard when entering
your User ID and your Password. The virtual keyboard will help prevent a
malicious source from capturing your keystrokes and then later accessing your
personal information.

The value can be entered by clicking on the virtual keyboard character with your
mouse or when the cursor is held over the key for 2 seconds.

Close

Cancel