csp-fix
This commit is contained in:
parent
7373e3bf7a
commit
f7d99e7294
@ -1,7 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
<script>
|
||||
parent.postMessage(location.href, location.origin);
|
||||
<script src="silent-refresh.js">
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
1
apps/red-ui/src/assets/oauth/silent-refresh.js
Normal file
1
apps/red-ui/src/assets/oauth/silent-refresh.js
Normal file
@ -0,0 +1 @@
|
||||
parent.postMessage(location.href, location.origin);
|
||||
Loading…
x
Reference in New Issue
Block a user