Fix keycloak auth (#5)

Co-authored-by: Phan Huy Tran <p.tran@neusta.de>
Reviewed-on: #5
Co-authored-by: ptran <huydw@proton.me>
Co-committed-by: ptran <huydw@proton.me>
This commit is contained in:
Huy 2024-12-18 10:47:09 +00:00 committed by Constantin Simonis
parent 934716fb3e
commit e2864fa439

View File

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