=============== User Management =============== Pathfinder provides an easily manageable set of :doc:`user profiles `, basically, admin/staff users and non-staff users. .. note:: Only administrator users can access the `administration site `_. Administration Site =================== Before performing any administration tasks, the admin user must **login** into the `administration site `_ with the credentials provided by Gilytics: .. image:: ./images/adminLogin.jpg :align: center :width: 50% After logging in, the user will see the administration index page: .. image:: ./images/adminIndex.jpg :align: center :width: 75% The *Users* section is located lower in the page: .. image:: ./images/adminUsers.jpg :align: center :width: 75% When the admin user clicks on the `Users link `_, the list of current users in the company is displayed: .. image:: ./images/adminUserList.jpg :align: center :width: 75% The **User Type** column shows which is the :doc:`user profile ` (SuperUser --only for Gilytics--, Administrator, Editor or Viewer). The **Last Login** column displays the date of the last login. In this way, when we create users we can make sure later that they have actually accessed successfully the application. Remove Users ************ Users can be removed by selecting them with the left checkbox and then selecting the "Delete" action. .. image:: ./images/usersDelete.jpg :align: center :width: 40% However, *it is recommended to deactivate the users instead of deleting them*, to avoid any problem accessing projects these users may have created. Edit User Options ***************** By clicking on a user name, we can access a page to change his/her options: .. image:: ./images/userEdit.jpg :align: center :width: 60% Editable properties include: * *User name* * *Email address* for notifications * *User type* among the defined profiles * *Activation status*. As mentioned, it is preferable to deactivate a user rather than delete him/her. * *Trial account*. This option is used to deactivate automatically the account after 15 days. Reset User Password ******************* Users can reset their passwords when they forget them, but the admin user can also explicitly set new passwords for users, by clicking on the **password reset link**: .. image:: ./images/userPasswordLink.jpg :align: center :width: 75% This page will be displayed to perform the password reset: .. image:: ./images/userNewPassword.jpg :align: center :width: 50% Add New Users ************* To add new users, go to the `Users section `_ and click on the *Add User* button: .. image:: ./images/usersAdd.jpg :align: center :width: 75% A form will be displayed to fill in the User Name (which can be changed later if necessary) and the password: .. image:: ./images/addUserForm.jpg :align: center :width: 75% *Note that the user name must not contain spaces or punctuation characters*. Click on "Save and continue editing". The next page is identical to the user editing form we have seen before. After clicking on the "Save" button, the new user will be available in the company list. Check User Activity ******************* Next to the Users link, the administrator can find a link to check the `daily user activity `_: .. image:: ./images/userActivityLink.jpg :align: center :width: 75% In this page, the admin can see the earliest and latest user activity each day. .. image:: ./images/userActivity.jpg :align: center :width: 75% Single Sign-On ============== Authentication using :doc: `SAML 2.0 ` is now supported in Pathfinder. This enables users to enter Pathfinder through their company's login. This feature, as well as the integration of Pathfinder activity log into another company's own event management system, can be provided upon request by Gilytics if there is a compatible service available. .. image:: ./images/SAML_config.jpg :align: center :width: 75% .. include:: footer.rst