www.sae.org Open in urlscan Pro
54.91.11.138  Public Scan

URL: https://www.sae.org/servlets/login
Submission: On May 24 via api from TR — Scanned from DE

Form analysis 2 forms found in the DOM

Name: searchForm https://www.sae.org/search/

<form action="https://www.sae.org/search/" name="searchForm" id="searchForm" style="width:100%;">
  <input type="text" id="header-search" name="qt" class="nx-header-search-input" placeholder="Search...">
</form>

Name: loginFormPOST https://www.sae.org/servlets/login

<form name="loginForm" action="https://www.sae.org/servlets/login" method="post" onsubmit="return doSubmit(&quot;loginForm&quot;)" class="nx-form">
  <input type="hidden" name="saetkn" value="T0B6Oxk8mb">
  <!--  DO NOT CHANGE THE BELOW LINE!!  -->
  <input name="refer" type="hidden" value="membersarea">
  <input name="login" type="hidden" value="setup">
  <input name="lmsPartner" type="hidden" value="javascript:history.go(-2)">
  <input name="adobeFormName" type="hidden" value="loginForm">
  <script>
    <!--
    var benWin;

    function showBenefits() {
      benWin = window.open("", "BENWIN", "width=380,height=600");
      benWin.focus();
      benWin.document.write("<html><head><title>Benefits of Automatic Login</title></head><body>");
      benWin.document.write("<div style='font-size:14pt;font-weight:bold' align='center'>Benefits of Automatic Login</div>");
      benWin.document.write("<p>When you log in to the SAE website, your can elect to have your login \"remembered\" for future visits from this same computer.  ");
      benWin.document.write("If you check the \"Remember me\" checkbox, you will <b>save time</b> and <b>have immediate access to the site's personalized features</b>, because you will not have to log in each time you visit our site.</p>");
      benWin.document.write("<p>To protect your privacy, however, some pages -- those that allow you to view or edit ");
      benWin.document.write("sensitive personal information, such as your email address or password-- will still require you to supply your password.  ");
      benWin.document.write("This prevents another person from using your browser to obtain that information.</p>");
      benWin.document.write("<p>If you are visiting our website from a shared computer, either elect <b>not</b> to click the \"Remember me\" checkbox, ");
      benWin.document.write("or be sure to click the \"Logout\" button, located on the right side of each page, when you are done with your visit to our site.</p>");
      benWin.document.write("<p>You can turn this feature off at any time, by clicking the \"Logout\" button.</p>");
      benWin.document.write("<div align='center'><a href='javascript:self.close()' style='font-size:8pt'>Close Window</a></div>");
      benWin.document.write("</body></html>");
      benWin.document.close();
      setTimeout("if (!benWin.closed) {benWin.close();}", 120000);
    }
    var whyWin;

    function showWhyPassword() {
      whyWin = window.open("", "WHYWIN", "width=400,height=380");
      whyWin.focus();
      whyWin.document.write("<html><head><title>Why do I have to supply my password?</title></head><body>");
      whyWin.document.write("<div style='font-size:14pt;font-weight:bold' align='center'>Why do I have to supply my password?</div>");
      whyWin.document.write("<p>You've elected to have your login credentials to the www.sae.org web site saved on your computer.</p>");
      whyWin.document.write("<p>To protect your privacy, however, some pages -- those that allow you to view or edit ");
      whyWin.document.write("sensitive personal information, such as your email address or password, and those hosted in collaboration with one of our business partners-- will still require you to supply your password.  ");
      whyWin.document.write("This prevents another person from using your browser to obtain that information.</p>");
      whyWin.document.write("<div align='center'><a href='javascript:self.close()' style='font-size:8pt'>Close Window</a></div>");
      whyWin.document.write("</body></html>");
      whyWin.document.close();
      setTimeout("if (!whyWin.closed) {whyWin.close();}", 120000);
    }
    //
    -->
  </script>
  <div class="nx-form-body">
    <div class="nx-form-field-wrap nx-form-field-full">
      <label class="nx-form-field nx-label nx-state-active nx-state-show-icon nx-state-error nx-state-empty" for="step1-email">
        <span class="nx-label-txt">Email Address*</span>
        <input type="text" class="nx-input-text nx-func-validate" id="step1-email" name="USER_NAME" "="" placeholder=" Email Address*" maxlength="60" data-form-field-valid="false" data-validate-type="notEmpty" data-validate-required="true"
          data-validate-msg="Email Address field can not be empty" value="">
        <i class="nx-label-state-icon" aria-hidden="true"></i>
      </label>
      <div class="nx-error nx-field-error" for="step1-email"></div>
    </div>
    <div class="nx-form-field-wrap nx-form-field-full">
      <label class="nx-form-field nx-label nx-state-show-icon nx-state-empty" for="step1-password">
        <span class="nx-label-txt">Password*</span>
        <input type="password" class="nx-input-text nx-func-validate" id="step1-password" name="PASSWORD" placeholder="Password*" maxlength="15" autocomplete="off" data-form-field-valid="untouched" data-validate-type="notEmpty"
          data-validate-required="true" data-validate-msg="Password field can not be empty">
        <i class="nx-label-state-icon" aria-hidden="true"></i>
      </label>
      <div class="nx-error nx-field-error" for="step1-password"></div>
    </div>
    <label class="nx-form-field nx-label nx-checkbox-label" for="techint-1">
      <input type="checkbox" class="nx-checkbox" id="techint-1" name="remember"> <span class="nx-label-txt">Remember me! </span>
    </label>
    <input type="hidden" name="REQUEST_TYPE" value="SUBMIT">
    <a name="FORGOTPASSWORD" href="" onclick="forgotPasswordSubmit(&quot;loginForm&quot;);return false;">Forgot your User ID or Password?</a>
  </div>
  <div class="nx-form-action">
    <div class="nx-featuredisplay-buttons">
      <div class="nx-featuredisplay-set"><button type="button" class="nx-button nx-button-secondary" onclick="location.href='https://www.sae.org/servlets/registration?OBJECT_TYPE=Registration&amp;PAGE=mainPage&amp;REQUEST_FROM=REGISTRATION'">Create
          Account</button></div>
      <div class="nx-featuredisplay-set"><input type="submit" value="Log In" class="nx-button nx-button-action"></div>
    </div>
  </div>
</form>

Text Content

SAE International prohibits the entry of SAE Content into any form of Artificial
Intelligence (AI) tools, such as ChatGPT, OpenAI, or Microsoft Copilot.
Additionally, creating derivatives of SAE Content using AI is also prohibited
without express written permission from SAE International. In the case of such
use, SAE International will suspend access to SAE Content, and further legal
action will be considered. 
 * Return to Homepage
   
   SAE International Website SAE MobilityRxiv SAE Mobilus SAE OnQue SAE
   StandardsWorks
   
   About
   Contact
   Legal & Policies
 * Return to Homepage
   
   SAE International Website SAE MobilityRxiv SAE Mobilus SAE OnQue SAE
   StandardsWorks
   
   About
   Contact
   Legal & Policies

 * 
 * 0Cart
 *  Log In
   Create AccountLog In
 * 
 * 

 * Standards
   
   STANDARDS
   
    * Browse Standards
    * Standards Development
    * StandardsWorks
    * OnQue™ Digital Standards System
   
   SAE MOBILUS®
   
    * Try SAE Mobilus
    * Learn More
    * Log In

 * Publications
   
   PUBLICATIONS
   
    * Browse Publications
    * Subscriptions
    * Collections
    * EDGE Research Reports
    * Journals
    * Books
    * Magazines
    * Technical Papers
    * SAE MobilityRxiv®

 * News
   
   NEWS
   
    * SAE Blog
    * Press Room
    * Videos
    * Webcasts
    * Podcasts
    * SAE SmartBrief

 * Attend
   
   EVENTS
   
    * SAE Events
    * Digital Events
    * Meet-ups
    * Demo Days
    * University Programs

 * Learn
   
   PROFESSIONAL DEVELOPMENT
   
    * Browse Courses
    * Certificate Programs
    * Corporate Learning
    * GD&T Training
    * SAE Learning Center
    * SAE/InnoEnergy Battery Academy
   
   A WORLD IN MOTION (PREK-12)
   
    * Overview
    * Browse Curriculum
    * Teachers
    * Volunteers
    * Special Initiatives
    * STEM@Home

 * Participate
   
   PARTICIPATE WITH SAE
   
    * Volunteer
    * Author
    * Scholarships
    * Awards
    * Sustainable Mobility Career Center

 * Membership
   
   SAE MEMBERSHIP
   
    * Join
    * Renew
    * Benefits
    * Membership Options
    * Fellows
    * SAE Connexion+
    * Local Sections
    * New Graduate
    * Collegiate Chapters

 * Donate
   
   DONATE
   
    * Donate to SAE
    * SAE Foundation

 * Search All
   




SAE LOGIN



Email Address*

Password*

Remember me! Forgot your User ID or Password?
Create Account


STANDARDS & PUBLICATIONS

 * SAE MOBILUS
 * Standards
 * StandardsWorks
 * EDGE Research Reports
 * Scholarly Journals
 * SAE MobilityRxiv®
 * Books
 * Technical Papers
 * SAE Reading Room

NEWS & INFORMATION

 * News
 * Magazines
 * SAE Press Room
 * SAE@Home Video Series
 * Roundtable Series
 * SAE SmartBrief
 * Podcasts
 * Video

CONNECT

 * 
 * 
 * 

EVENTS

 * SAE Events
 * Digital Events
 * Meet-ups
 * Demo Days
 * Student Events

 

EDUCATION

 * Professional Development
 * Certifications
 * Corporate Learning
 * SAE/InnoEnergy Battery Academy
 * A World In Motion

PARTICIPATE WITH SAE

 * Membership
 * Sections
 * SAE Connexion+
 * Volunteer
 * Author
 * Scholarships
 * Awards
 * Careers
 * SAE Foundation

ABOUT SAE

 * Mission & Vision
 * History
 * Leadership
 * Board of Directors
 * SAE Presidents
 * Diversity, Equity, and Inclusion (DEI)
 * Careers at SAE
 * Legal & Policies
 * Contact Us

GLOBAL AFFILIATES

 * SAE Brasil
 * SAE India
 * SAE International in China
 * Performance Review Institute (PRI)
 * SAE Industry Technologies Consortia
 * SAE Media Group
 * SMG Conferencing
 * SAE Sustainable Mobility Solutions

©2024 SAE International. All rights reserved.
X






By clicking “Accept All Cookies”, you agree to the storing of cookies on your
device to enhance site navigation, analyze site usage, and assist in our
marketing efforts.
Accept All Cookies

Cookies Settings


PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information
Allow All


MANAGE CONSENT PREFERENCES

ESSENTIAL COOKIES

Always Active

These are cookies which enable core functionality such as security, network
management, and accessibility. For example, essential cookies adjust the website
data transmitted to match your internet connection, get you to the secure
versions of the website, ensure necessary functionality of the site, and help
provide products or services you specifically request. You may set your browser
to block these cookies, but this may affect how the website functions.

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Back Button


COOKIE LIST



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Confirm My Choices