authentic/src/authentic2_idp_openid/templates/idp/openid/discovery.html

9 lines
155 B
HTML

<html>
<head>
<link rel="openid.server" href="{{ openid_server }}" />
<meta http-equiv="refresh" content="1;url=/">
</head>
<body>
</body>
</html>