From 9d72a2af3c142a364c0488e9d5763ca8dd481187 Mon Sep 17 00:00:00 2001 From: Julien Osman <33510663+jershon@users.noreply.github.com> Date: Fri, 5 Oct 2018 18:02:31 +0000 Subject: [PATCH] Add description of user interface --- user_interface.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/user_interface.md b/user_interface.md index 73e788a4..1980f8d8 100644 --- a/user_interface.md +++ b/user_interface.md @@ -1,4 +1,10 @@ -#User interface +# User interface + +The user interface is a portal that allows the loged-in user to see all the applications he is allowed to use, and +access them. This interface is also where the user can set his parameters (change password, define email alias and +redirections). + + ### Access problem @@ -14,4 +20,4 @@ By replacing `your.server.ip.address` for instance by `192.168.1.05` and `domain ### Software -User interface is based on that software: https://github.com/Kloadut/ssowat \ No newline at end of file +User interface is based on that software: https://github.com/Kloadut/ssowat