2021-01-12 11:19:42 -07:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Authentication Failed</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div>
|
|
|
|
<p>
|
2021-01-27 08:59:50 -07:00
|
|
|
We were unable to validate your <tt>{{ server_name }}</tt> account via
|
2021-01-12 11:19:42 -07:00
|
|
|
single-sign-on (SSO), because the SSO Identity Provider returned
|
|
|
|
different details than when you logged in.
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
Try the operation again, and ensure that you use the same details on
|
|
|
|
the Identity Provider as when you log into your account.
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|