From 490a4b37281dd7462a789c5432fd8c5fefc6ebfc Mon Sep 17 00:00:00 2001 From: auden-woolfson Date: Wed, 5 Feb 2025 10:57:54 -0800 Subject: [PATCH] add logout page --- .../src/main/resources/router_ui/logout.html | 58 +++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 presto-router/src/main/resources/router_ui/logout.html diff --git a/presto-router/src/main/resources/router_ui/logout.html b/presto-router/src/main/resources/router_ui/logout.html new file mode 100644 index 0000000000000..9a6fd5b4b9041 --- /dev/null +++ b/presto-router/src/main/resources/router_ui/logout.html @@ -0,0 +1,58 @@ + + + + + + + + Cluster Overview- Presto + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Logout Successful

+

This browser window can be closed.

+

+ You can click + Login + to log back into Presto. +

+
+ + + + + +