Added Keycloak integration

This commit is contained in:
2023-10-03 01:34:57 +02:00
parent 872541150f
commit eb92b96b46
2 changed files with 55 additions and 0 deletions

7
silent-check-sso.html Normal file
View File

@@ -0,0 +1,7 @@
<html>
<body>
<script>
parent.postMessage(location.href, location.origin)
</script>
</body>
</html>