<html>
<head>
<script type="text/javascript">
window.opener.postMessage('logout_complete', window.location.origin);
window.close();
</script>
</head>
</html>