diff --git a/idp/dex/web/templates/logout.html b/idp/dex/web/templates/logout.html index 42c339689..e084859af 100644 --- a/idp/dex/web/templates/logout.html +++ b/idp/dex/web/templates/logout.html @@ -1,25 +1,19 @@ - {{ template "header.html" . }} -
You have been successfully logged out.
+ {{ else }} +No active session found.
+ {{ end }} + {{ if .BackURL }} + + {{ end }}Scan the QR code below using your authenticator app, then enter the code.
-Enter the code from your authenticator app.
-{{ .Issuer }}
- {{ end }} -