2020-04-01 14:48:00 +02:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Authentication</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div>
|
|
|
|
<p>
|
2021-01-27 16:59:50 +01:00
|
|
|
A client is trying to {{ description }}. To confirm this action,
|
|
|
|
<a href="{{ redirect_url }}">re-authenticate with single sign-on</a>.
|
2020-04-01 14:48:00 +02:00
|
|
|
If you did not expect this, your account may be compromised!
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|