CINXE.COM
Signin
<!DOCTYPE html> <html lang="en"> <head><head> <link href="https://d3oia8etllorh5.cloudfront.net/20240614193835/css/bootstrap.min.css" rel="stylesheet" media="screen" /> <link href="https://d3oia8etllorh5.cloudfront.net/20240614193835/css/cognito-login.css" rel="stylesheet" media="screen" /> <link href="https://id.library.yale.edu/ALL/20230922172122/assets/CSS/custom-css.css" rel="stylesheet" media="screen" /> <title>Signin</title> <script src="https://d3oia8etllorh5.cloudfront.net/20240614193835/js/amazon-cognito-advanced-security-data.min.js" ></script> <script> function getAdvancedSecurityData(formReference) { if (typeof AmazonCognitoAdvancedSecurityData === "undefined") { return true; } // UserpoolId is not available on frontend for springboard. We do not use userPoolId // anyway other than put in context data. var userPoolId = ""; var clientId = getUrlParameter("client_id"); var username = ""; var usernameInput = document.getElementsByName("username")[0]; if (usernameInput && usernameInput.value) { username = usernameInput.value; } var asfData = AmazonCognitoAdvancedSecurityData.getData(username, userPoolId, clientId); if (typeof asfData === "undefined") { return true; } if (formReference && formReference.cognitoAsfData) { formReference.cognitoAsfData.value = asfData } return true; } function getUrlParameter(name) { name = name.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]'); var regex = new RegExp('[\\?&]' + name + '=([^&#]*)'); var results = regex.exec(location.search); return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' ')); } function onSubmit(evt, formRef) { formRef.querySelector('button[type="submit"]').disabled = true; if (!!formRef.submitted) { evt.preventDefault(); return false; } else { formRef.submitted = true; return getAdvancedSecurityData(formRef); } } function onSubmitLoginForm (formRef) { formRef.querySelector('input[name="signInSubmitButton"]').disabled = true; getAdvancedSecurityData(formRef) } </script> <meta name="viewport" content="width=device-width, initial-scale=1"> </head></head> <body spellcheck="false"> <div class="container"> <div class="modal-dialog"> <div class="modal-content background-customizable modal-content-mobile visible-xs visible-sm"> <div><div> <div class="banner-customizable"> <center> <img alt="logo" class="logo-customizable" src="https://id.library.yale.edu/ALL/20230922172122/assets/images/image.jpg" /> </center> </div> </div></div> <div class="modal-body"> <div><div> </div></div> <div> <div><div> <div> <form name="loginWithIdentityProvider" action="/login/oidc?client_id=1n3p0029hn4bs3rihaed6ttaa1&redirect_uri=https%3A%2F%2Faeon.library.yale.edu%2F&response_type=code&scope=openid&code_challenge=Fv5MpRixZJbZrV-whzAC0gjsG4uIYo1ig-pslNiqg90&code_challenge_method=S256&state=OpenIdConnect.AuthenticationProperties%3DyL-7pRIbR3Xy-THhuRCRKZoRTo7uHjNnIoQXfXRw9xOFAq4UGOSYJoA-D0aptlyyr_L2iOUeijurJWaUMuF0f0fkhGJKTH35mpj1fnJUERHe0RQtwtjDPmQFg6MEkn3DiwB1aEqTvxytr9IhnxrfgMwND_DrhOevBNg7pV2IVEn3slwNLYmfNNk-8Wmb4vmutzHID2bC1jJBfeW66UxaMfD_Tmyv95r_Nug0Cd5BB8-02x3cZ8HoEfwxA_j2g3_lHbHNdLPUtwr9R0W-W9geyNX8Ekgc6tEeXN6rQs-FpzU&nonce=638776543001625850.N2YyYzYzYWMtMjUyMS00NzcwLTljOTktMWRjMmRlNjUwN2IxZWE5ODNlMTItNDM0Ny00MjQ4LWIyMDEtYTAyYWE4YzFmOWQw" method="post"><input type="hidden" name="_csrf" value="dc0ef653-5830-49f1-b4c2-632e4f638e2f"/> <div> <span class="idpDescription-customizable">Sign in with your corporate ID</span> <input type="button" onclick="window.location.href='/oauth2/authorize?identity_provider=Yale-University-Login&redirect_uri=https://aeon.library.yale.edu/&response_type=CODE&client_id=1n3p0029hn4bs3rihaed6ttaa1&state=OpenIdConnect.AuthenticationProperties=yL-7pRIbR3Xy-THhuRCRKZoRTo7uHjNnIoQXfXRw9xOFAq4UGOSYJoA-D0aptlyyr_L2iOUeijurJWaUMuF0f0fkhGJKTH35mpj1fnJUERHe0RQtwtjDPmQFg6MEkn3DiwB1aEqTvxytr9IhnxrfgMwND_DrhOevBNg7pV2IVEn3slwNLYmfNNk-8Wmb4vmutzHID2bC1jJBfeW66UxaMfD_Tmyv95r_Nug0Cd5BB8-02x3cZ8HoEfwxA_j2g3_lHbHNdLPUtwr9R0W-W9geyNX8Ekgc6tEeXN6rQs-FpzU&code_challenge=Fv5MpRixZJbZrV-whzAC0gjsG4uIYo1ig-pslNiqg90&code_challenge_method=S256&scope=openid&nonce=638776543001625850.N2YyYzYzYWMtMjUyMS00NzcwLTljOTktMWRjMmRlNjUwN2IxZWE5ODNlMTItNDM0Ny00MjQ4LWIyMDEtYTAyYWE4YzFmOWQw'" value="Yale-University-Login" class="btn btn-info idpButton-customizable" aria-label="Yale-University-Login" /> </div> </form> </div> </div></div> <div><div> </div></div> <div> <div class="login-or"> <hr class="hr-or"> <span class="span-or background-customizable ">or</span> </div> <div><div> <Span class="textDescription-customizable ">Sign in with your username and password</Span> <form action="/login?client_id=1n3p0029hn4bs3rihaed6ttaa1&redirect_uri=https%3A%2F%2Faeon.library.yale.edu%2F&response_type=code&scope=openid&code_challenge=Fv5MpRixZJbZrV-whzAC0gjsG4uIYo1ig-pslNiqg90&code_challenge_method=S256&state=OpenIdConnect.AuthenticationProperties%3DyL-7pRIbR3Xy-THhuRCRKZoRTo7uHjNnIoQXfXRw9xOFAq4UGOSYJoA-D0aptlyyr_L2iOUeijurJWaUMuF0f0fkhGJKTH35mpj1fnJUERHe0RQtwtjDPmQFg6MEkn3DiwB1aEqTvxytr9IhnxrfgMwND_DrhOevBNg7pV2IVEn3slwNLYmfNNk-8Wmb4vmutzHID2bC1jJBfeW66UxaMfD_Tmyv95r_Nug0Cd5BB8-02x3cZ8HoEfwxA_j2g3_lHbHNdLPUtwr9R0W-W9geyNX8Ekgc6tEeXN6rQs-FpzU&nonce=638776543001625850.N2YyYzYzYWMtMjUyMS00NzcwLTljOTktMWRjMmRlNjUwN2IxZWE5ODNlMTItNDM0Ny00MjQ4LWIyMDEtYTAyYWE4YzFmOWQw" method="POST" name="cognitoSignInForm" class="cognito-asf" onsubmit="onSubmitLoginForm(this);"><input type="hidden" name="_csrf" value="dc0ef653-5830-49f1-b4c2-632e4f638e2f"/> <label for="signInFormUsername" class="label-customizable">Username</label> <div> <input id="signInFormUsername" name="username" type="text" class="form-control inputField-customizable" placeholder="Username" autocapitalize="none" required value=""> </div> <label for="signInFormPassword" class="label-customizable">Password</label> <div><input id="signInFormPassword" name="password" type="password" class="form-control inputField-customizable" placeholder="Password" required></div> <input type="hidden" class="form-control inputField-customizable" name="cognitoAsfData"/> <div> <a class="redirect-customizable" href="/forgotPassword?client_id=1n3p0029hn4bs3rihaed6ttaa1&redirect_uri=https%3A%2F%2Faeon.library.yale.edu%2F&response_type=code&scope=openid&code_challenge=Fv5MpRixZJbZrV-whzAC0gjsG4uIYo1ig-pslNiqg90&code_challenge_method=S256&state=OpenIdConnect.AuthenticationProperties%3DyL-7pRIbR3Xy-THhuRCRKZoRTo7uHjNnIoQXfXRw9xOFAq4UGOSYJoA-D0aptlyyr_L2iOUeijurJWaUMuF0f0fkhGJKTH35mpj1fnJUERHe0RQtwtjDPmQFg6MEkn3DiwB1aEqTvxytr9IhnxrfgMwND_DrhOevBNg7pV2IVEn3slwNLYmfNNk-8Wmb4vmutzHID2bC1jJBfeW66UxaMfD_Tmyv95r_Nug0Cd5BB8-02x3cZ8HoEfwxA_j2g3_lHbHNdLPUtwr9R0W-W9geyNX8Ekgc6tEeXN6rQs-FpzU&response_mode=form_post&nonce=638776543001625850.N2YyYzYzYWMtMjUyMS00NzcwLTljOTktMWRjMmRlNjUwN2IxZWE5ODNlMTItNDM0Ny00MjQ4LWIyMDEtYTAyYWE4YzFmOWQw&post_logout_redirect_uri=https%3A%2F%2Faeon.library.yale.edu%2F&x-client-SKU=ID_NET472&x-client-ver=6.30.1.0">Forgot your password?</a> </div> <input name="signInSubmitButton" type="Submit" value="Sign in" class="btn btn-primary submitButton-customizable" aria-label="submit"/> <br/> <div> <p class="redirect-customizable"><span>Need an account?</span> <a href="/signup?client_id=1n3p0029hn4bs3rihaed6ttaa1&redirect_uri=https%3A%2F%2Faeon.library.yale.edu%2F&response_type=code&scope=openid&code_challenge=Fv5MpRixZJbZrV-whzAC0gjsG4uIYo1ig-pslNiqg90&code_challenge_method=S256&state=OpenIdConnect.AuthenticationProperties%3DyL-7pRIbR3Xy-THhuRCRKZoRTo7uHjNnIoQXfXRw9xOFAq4UGOSYJoA-D0aptlyyr_L2iOUeijurJWaUMuF0f0fkhGJKTH35mpj1fnJUERHe0RQtwtjDPmQFg6MEkn3DiwB1aEqTvxytr9IhnxrfgMwND_DrhOevBNg7pV2IVEn3slwNLYmfNNk-8Wmb4vmutzHID2bC1jJBfeW66UxaMfD_Tmyv95r_Nug0Cd5BB8-02x3cZ8HoEfwxA_j2g3_lHbHNdLPUtwr9R0W-W9geyNX8Ekgc6tEeXN6rQs-FpzU&response_mode=form_post&nonce=638776543001625850.N2YyYzYzYWMtMjUyMS00NzcwLTljOTktMWRjMmRlNjUwN2IxZWE5ODNlMTItNDM0Ny00MjQ4LWIyMDEtYTAyYWE4YzFmOWQw&post_logout_redirect_uri=https%3A%2F%2Faeon.library.yale.edu%2F&x-client-SKU=ID_NET472&x-client-ver=6.30.1.0">Sign up</a></p> </div> </form> </div></div> </div> </div> </div> </div> <div class="modal-content background-customizable modal-content-desktop visible-md visible-lg"> <div><div> <div class="banner-customizable"> <center> <img alt="logo" class="logo-customizable" src="https://id.library.yale.edu/ALL/20230922172122/assets/images/image.jpg" /> </center> </div> </div></div> <div class="modal-body"> <div><div> </div></div> <div> <div class="panel panel-right-border col-md-6 col-lg-6"> <div><div> <div> <form name="loginWithIdentityProvider" action="/login/oidc?client_id=1n3p0029hn4bs3rihaed6ttaa1&redirect_uri=https%3A%2F%2Faeon.library.yale.edu%2F&response_type=code&scope=openid&code_challenge=Fv5MpRixZJbZrV-whzAC0gjsG4uIYo1ig-pslNiqg90&code_challenge_method=S256&state=OpenIdConnect.AuthenticationProperties%3DyL-7pRIbR3Xy-THhuRCRKZoRTo7uHjNnIoQXfXRw9xOFAq4UGOSYJoA-D0aptlyyr_L2iOUeijurJWaUMuF0f0fkhGJKTH35mpj1fnJUERHe0RQtwtjDPmQFg6MEkn3DiwB1aEqTvxytr9IhnxrfgMwND_DrhOevBNg7pV2IVEn3slwNLYmfNNk-8Wmb4vmutzHID2bC1jJBfeW66UxaMfD_Tmyv95r_Nug0Cd5BB8-02x3cZ8HoEfwxA_j2g3_lHbHNdLPUtwr9R0W-W9geyNX8Ekgc6tEeXN6rQs-FpzU&nonce=638776543001625850.N2YyYzYzYWMtMjUyMS00NzcwLTljOTktMWRjMmRlNjUwN2IxZWE5ODNlMTItNDM0Ny00MjQ4LWIyMDEtYTAyYWE4YzFmOWQw" method="post"><input type="hidden" name="_csrf" value="dc0ef653-5830-49f1-b4c2-632e4f638e2f"/> <div> <span class="idpDescription-customizable">Sign in with your corporate ID</span> <input type="button" onclick="window.location.href='/oauth2/authorize?identity_provider=Yale-University-Login&redirect_uri=https://aeon.library.yale.edu/&response_type=CODE&client_id=1n3p0029hn4bs3rihaed6ttaa1&state=OpenIdConnect.AuthenticationProperties=yL-7pRIbR3Xy-THhuRCRKZoRTo7uHjNnIoQXfXRw9xOFAq4UGOSYJoA-D0aptlyyr_L2iOUeijurJWaUMuF0f0fkhGJKTH35mpj1fnJUERHe0RQtwtjDPmQFg6MEkn3DiwB1aEqTvxytr9IhnxrfgMwND_DrhOevBNg7pV2IVEn3slwNLYmfNNk-8Wmb4vmutzHID2bC1jJBfeW66UxaMfD_Tmyv95r_Nug0Cd5BB8-02x3cZ8HoEfwxA_j2g3_lHbHNdLPUtwr9R0W-W9geyNX8Ekgc6tEeXN6rQs-FpzU&code_challenge=Fv5MpRixZJbZrV-whzAC0gjsG4uIYo1ig-pslNiqg90&code_challenge_method=S256&scope=openid&nonce=638776543001625850.N2YyYzYzYWMtMjUyMS00NzcwLTljOTktMWRjMmRlNjUwN2IxZWE5ODNlMTItNDM0Ny00MjQ4LWIyMDEtYTAyYWE4YzFmOWQw'" value="Yale-University-Login" class="btn btn-info idpButton-customizable" aria-label="Yale-University-Login" /> </div> </form> </div> </div></div> <div><div> </div></div> </div> <div class="panel panel-left-border col-md-6 col-lg-6"> <div class="span-or-verical background-customizable">or</div> <div><div> <Span class="textDescription-customizable ">Sign in with your username and password</Span> <form action="/login?client_id=1n3p0029hn4bs3rihaed6ttaa1&redirect_uri=https%3A%2F%2Faeon.library.yale.edu%2F&response_type=code&scope=openid&code_challenge=Fv5MpRixZJbZrV-whzAC0gjsG4uIYo1ig-pslNiqg90&code_challenge_method=S256&state=OpenIdConnect.AuthenticationProperties%3DyL-7pRIbR3Xy-THhuRCRKZoRTo7uHjNnIoQXfXRw9xOFAq4UGOSYJoA-D0aptlyyr_L2iOUeijurJWaUMuF0f0fkhGJKTH35mpj1fnJUERHe0RQtwtjDPmQFg6MEkn3DiwB1aEqTvxytr9IhnxrfgMwND_DrhOevBNg7pV2IVEn3slwNLYmfNNk-8Wmb4vmutzHID2bC1jJBfeW66UxaMfD_Tmyv95r_Nug0Cd5BB8-02x3cZ8HoEfwxA_j2g3_lHbHNdLPUtwr9R0W-W9geyNX8Ekgc6tEeXN6rQs-FpzU&nonce=638776543001625850.N2YyYzYzYWMtMjUyMS00NzcwLTljOTktMWRjMmRlNjUwN2IxZWE5ODNlMTItNDM0Ny00MjQ4LWIyMDEtYTAyYWE4YzFmOWQw" method="POST" name="cognitoSignInForm" class="cognito-asf" onsubmit="onSubmitLoginForm(this);"><input type="hidden" name="_csrf" value="dc0ef653-5830-49f1-b4c2-632e4f638e2f"/> <label for="signInFormUsername" class="label-customizable">Username</label> <div> <input id="signInFormUsername" name="username" type="text" class="form-control inputField-customizable" placeholder="Username" autocapitalize="none" required value=""> </div> <label for="signInFormPassword" class="label-customizable">Password</label> <div><input id="signInFormPassword" name="password" type="password" class="form-control inputField-customizable" placeholder="Password" required></div> <input type="hidden" class="form-control inputField-customizable" name="cognitoAsfData"/> <div> <a class="redirect-customizable" href="/forgotPassword?client_id=1n3p0029hn4bs3rihaed6ttaa1&redirect_uri=https%3A%2F%2Faeon.library.yale.edu%2F&response_type=code&scope=openid&code_challenge=Fv5MpRixZJbZrV-whzAC0gjsG4uIYo1ig-pslNiqg90&code_challenge_method=S256&state=OpenIdConnect.AuthenticationProperties%3DyL-7pRIbR3Xy-THhuRCRKZoRTo7uHjNnIoQXfXRw9xOFAq4UGOSYJoA-D0aptlyyr_L2iOUeijurJWaUMuF0f0fkhGJKTH35mpj1fnJUERHe0RQtwtjDPmQFg6MEkn3DiwB1aEqTvxytr9IhnxrfgMwND_DrhOevBNg7pV2IVEn3slwNLYmfNNk-8Wmb4vmutzHID2bC1jJBfeW66UxaMfD_Tmyv95r_Nug0Cd5BB8-02x3cZ8HoEfwxA_j2g3_lHbHNdLPUtwr9R0W-W9geyNX8Ekgc6tEeXN6rQs-FpzU&response_mode=form_post&nonce=638776543001625850.N2YyYzYzYWMtMjUyMS00NzcwLTljOTktMWRjMmRlNjUwN2IxZWE5ODNlMTItNDM0Ny00MjQ4LWIyMDEtYTAyYWE4YzFmOWQw&post_logout_redirect_uri=https%3A%2F%2Faeon.library.yale.edu%2F&x-client-SKU=ID_NET472&x-client-ver=6.30.1.0">Forgot your password?</a> </div> <input name="signInSubmitButton" type="Submit" value="Sign in" class="btn btn-primary submitButton-customizable" aria-label="submit"/> <br/> <div> <p class="redirect-customizable"><span>Need an account?</span> <a href="/signup?client_id=1n3p0029hn4bs3rihaed6ttaa1&redirect_uri=https%3A%2F%2Faeon.library.yale.edu%2F&response_type=code&scope=openid&code_challenge=Fv5MpRixZJbZrV-whzAC0gjsG4uIYo1ig-pslNiqg90&code_challenge_method=S256&state=OpenIdConnect.AuthenticationProperties%3DyL-7pRIbR3Xy-THhuRCRKZoRTo7uHjNnIoQXfXRw9xOFAq4UGOSYJoA-D0aptlyyr_L2iOUeijurJWaUMuF0f0fkhGJKTH35mpj1fnJUERHe0RQtwtjDPmQFg6MEkn3DiwB1aEqTvxytr9IhnxrfgMwND_DrhOevBNg7pV2IVEn3slwNLYmfNNk-8Wmb4vmutzHID2bC1jJBfeW66UxaMfD_Tmyv95r_Nug0Cd5BB8-02x3cZ8HoEfwxA_j2g3_lHbHNdLPUtwr9R0W-W9geyNX8Ekgc6tEeXN6rQs-FpzU&response_mode=form_post&nonce=638776543001625850.N2YyYzYzYWMtMjUyMS00NzcwLTljOTktMWRjMmRlNjUwN2IxZWE5ODNlMTItNDM0Ny00MjQ4LWIyMDEtYTAyYWE4YzFmOWQw&post_logout_redirect_uri=https%3A%2F%2Faeon.library.yale.edu%2F&x-client-SKU=ID_NET472&x-client-ver=6.30.1.0">Sign up</a></p> </div> </form> </div></div> </div> </div> </div> </div> </div> </div> <script src="https://d3oia8etllorh5.cloudfront.net/20240614193835/js/jquery-3.5.1.min.js" ></script> <script> var $inputs = $(":input"); $inputs.on('input', function () { var self = this; var matches = $('input[name="' + this.name + '"]'); var selfIndex = matches.index($(self)); matches.each(function (index, element) { if (selfIndex !== index) { $(element).val($(self).val()); } }); }); </script> </body> </html>