From 10b1ace835d908d32f99874facf8811534087d5b Mon Sep 17 00:00:00 2001 From: Minteck Date: Mon, 6 Jun 2022 17:10:14 +0200 Subject: Initial commit --- Authentication/Success/index.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Authentication/Success/index.php (limited to 'Authentication/Success') diff --git a/Authentication/Success/index.php b/Authentication/Success/index.php new file mode 100644 index 0000000..882eecc --- /dev/null +++ b/Authentication/Success/index.php @@ -0,0 +1,30 @@ + + + + + + + + Authentication + + + +
+

Success

+

Authentication succeeded, you will be redirected to the requested application in a few seconds.

+
+ + -- cgit