<!doctype html> <html> <head> <title>Silent Check SSO</title> </head> <body> <script> parent.postMessage(location.href, location.origin); </script> </body> </html>