ASDSO Dam Safety Toolbox

Log out: Difference between revisions

From ASDSO Dam Safety Toolbox
Jump to: navigation, search
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 15: Line 15:
   </div>
   </div>
   <div id="logoutSuccess" style="visibility: hidden;">
   <div id="logoutSuccess" style="visibility: hidden;">
     <p><strong>You are now logged out and will be redirected to the <a href="https://asdso.mpxstage.com">staging site</a> in a few seconds.</strong></p>
     <p><strong>You are now logged out and will be redirected to the <a href="https://portal.damsafety.org">ASDSO Dam Safety Portal</a> in a few seconds.</strong></p>
     <!-- TODO: if we can figure out how to redirect from Impexium site use this instead of the above -->
     <!-- TODO: if we can figure out how to redirect from Impexium site use this instead of the above -->
     <!-- <p><strong>You are now logged out.</strong></p>
     <!-- <p><strong>You are now logged out.</strong></p>
Line 39: Line 39:
       // Navigate to Impexium site and logout there
       // Navigate to Impexium site and logout there
       setTimeout(function() {
       setTimeout(function() {
         window.location.href = 'https://asdso.mpxstage.com/account/logout.aspx';
         window.location.href = 'https://portal.damsafety.org/account/logout.aspx';
       }, 3000);
       }, 3000);



Latest revision as of 12:52, 2 May 2023

Do you want to log out?