headscale/0.23.0/oidc/index.html
2024-12-02 16:50:16 +01:00

15 lines
430 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Redirecting...</title>
<link rel="canonical" href="../ref/oidc/">
<script>var anchor=window.location.hash.substr(1);location.href="../ref/oidc/"+(anchor?"#"+anchor:"")</script>
<meta http-equiv="refresh" content="0; url=../ref/oidc/">
</head>
<body>
You're being redirected to a <a href="../ref/oidc/">new destination</a>.
</body>
</html>