The "User Session Management"-plugin is a UIHook-Plugin for ILIAS that allows you to restrict multiple logins by one user:
- It stops users from login twice showing a corresponding message.
- It shows a tab in the object "Course" where administrators of the corresponding course can see all logged in members of the course and allow them to selectively to relogin.
Minimum ILIAS Version: 9.0
Maximum ILIAS Version: 9.99
Responsible Developer: Stephan Kergomard - office@kergomard.ch Supported Languages: German, English
-
Copy the content of this folder into <ILIAS_directory>/Customizing/global/plugins/Services/UIComponent/UserInterfaceHook/UserSessionManagement or clon this Github-Repo to <ILIAS_directory>/Customizing/global/plugins/Services/UIComponent/UserInterfaceHook/
-
Run
composer duon your installation. -
Access ILIAS, go to the administration menu and select "Plugins".
-
Look for the UserSessionManagement-Plugin in the table and "Install" the plugin from the corresponding "Action"-dropdown on the right.
-
Select "Configure" from the same dropdown to choose your settings.
-
Select "Activate" from the same dropdown to activate the plugin.