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:
parent
934716fb3e
commit
e2864fa439
7
public/silent-check-sso.html
Normal file
7
public/silent-check-sso.html
Normal file
@ -0,0 +1,7 @@
|
||||
<html>
|
||||
<body>
|
||||
<script>
|
||||
parent.postMessage(location.href, location.origin);
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user