Support logging in and out
This commit is contained in:
@ -3,6 +3,8 @@
|
||||
<title>Login</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Please login</p>
|
||||
<p>
|
||||
<a href="{{ url_for('login_keycloak') }}">Login</a>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user