Log out: Difference between revisions
From ASDSO Dam Safety Toolbox
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:// | <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:// | 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?
You are now logged out and will be redirected to the ASDSO Dam Safety Portal in a few seconds.