Files
scouthub/scouthub-magazzino-fe/public/silent-check-sso.html
T

8 lines
119 B
HTML

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