This repository has been archived on 2024-08-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
homer-assets/silent-check-sso.html

8 lines
116 B
HTML

<html>
<body>
<script>
parent.postMessage(location.href, location.origin)
</script>
</body>
</html>