CINXE.COM
ASTM Login
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script type="text/javascript" src="https://cdn.cookielaw.org/consent/b207a074-2cb8-4157-afef-451fd30e1c5a/OtAutoBlock.js"></script> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="b207a074-2cb8-4157-afef-451fd30e1c5a"></script> <script type="text/javascript"> function OptanonWrapper() { } </script> <link rel="stylesheet" href="/resources/css/astm.css" /> <link rel="stylesheet" href="/resources/css/common.css" /> <link rel="stylesheet" href="https://d2bik8s15h7zkv.cloudfront.net/assets/ASTM/css/ASTM.css" /> <script src="https://code.jquery.com/jquery-2.1.0.min.js"></script> <script src="/resources/js/AesUtil.js"></script> <script src="/resources/js/aes.js"></script> <script src="/resources/js/pbkdf2.js"></script> <script src="/resources/js/passwordEnc.js?v=1"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"> </script> <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/jquery-ui.min.js"></script> <script type="text/javascript"> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PPBW9QX'); </script> <title>ASTM Login</title> <link href="/resources/images/favicon.ico" rel="icon" type="image/x-icon" /> </head> <body> <div class="alert astm-alert bg-info--light" role="alert"> <span class="astm-alert-text"> <img src="/resources/images/info.svg" width="16" height="16" class="mr-2 d-inline-block"> We've recently made changes to our website. If you are having trouble logging in, please try resetting your password by clicking "Forgot Password?" below. For further assistance, <a class="astm-link" href="https://www.astm.org/contact/">please contact support.</a></span> <button type="button" class="close" data-dismiss="alert" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PPBW9QX" height="0" width="0" style="display:none;visibility:hidden"> </iframe> </noscript> <div class="login-container login-astm "> <div class="login-form"> <div class="login-logo"> <img class="astm-logo" src="https://d2bik8s15h7zkv.cloudfront.net/assets/ASTM/images/ASTM.svg" alt=""> </div> <spring:htmlEscape defaultHtmlEscape="true" /> <form id="loginModel" class="astm-form" action="/login" method="POST"> <h3 class="astm-type-heading--h3 font-weight-bolder my-3">Sign In</h3> <div class="form-group"> <input id="domainValue" name="domainValue" name="domainValue" type="hidden" value="astm" value="astm"/> <input id="redirectUri" name="redirectUri" name="redirectUri" type="hidden" value="https://www.astm.org/sso/login/auto"/> <input id="ip" name="ip" name="ip" type="hidden" value="8.222.208.146"/> <input id="sessionID" name="sessionID" name="sessionID" type="hidden" value=""/> <input id="idToken" name="idToken" name="idToken" type="hidden" value=""/> <input id="newApproach" name="newApproach" name="newApproach" type="hidden" value="true"/> <input id="key" name="key" name="key" type="hidden" value="6c7ac01342afd31047dc200e392d4cb8"/> <input id="encryptUiPassword" name="encryptUiPassword" name="encryptUiPassword" type="hidden" value="true" value=""/> <input id="registrationUrl" name="registrationUrl" name="registrationUrl" type="hidden" value=""/> <input id="password" name="password" name="password" type="hidden" value=""/> <input id="password" name="password" name="password" type="hidden" value=""/> <label for="userName">Username</label> <input id="userName" name="userName" name="userName" placeholder="Username" type="text" class="form-control" value=""/> </div> <div class="form-group"> <label for="password">Password</label> <input id="encPass" name="encPass" name="encPass" placeholder="Password" type="password" class="form-control" value="" autocomplete="off"/> </div> <div class="form-group mb-1"> <input id="rememberMe" name="rememberMe" name="rememberMe" type="checkbox" value="true"/><input type="hidden" name="_rememberMe" value="on"/> <label>Remember Me</label> </div> <div class="form-group mb-4"> <a href="/forgot-password" class="btn pl-0 py-0 link">Forgot Password?</a> <a class="btn pl-0 py-0 link a-link-text-align-right" href="https://www.astm.org/contact/">Contact Support</a> </div> <div class="form-group mb-1"> <button onClick="passEnc()" type="submit" class="btn btn-primary">Sign In</button> </div> <div> </div> <div> <input type="hidden" name="_csrf" value="c3b2d653-6d71-46ea-a2a6-abd586fc854a" /> </div></form> <script> window.onload= function(){ if ($("#custom-select").val() === '') { $("#btnUpdate").attr("disabled", "disabled"); }else{ $("#btnUpdate").attr("disabled", false); } } $("#custom-select").change(function() { if ($("#custom-select").val() === '') { $("#btnUpdate").attr("disabled", "disabled"); } else { $("#btnUpdate").attr("disabled", false); } }); </script> </div> </div> </body> </html>