Fix keycloak auth #5

Merged
csimonis merged 1 commits from bugfix/keycloak-auth into main 2024-12-18 10:47:09 +00:00

View File

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