Feature Wiki
Tabs
Permanent Link for »LogIn-Screen«
Page Overview
[Hide]1 Initial Problem
The login screen cannot be addressed very well as it does not have a permanent link.
Our users learn again and again that URLs cannot simply be taken from the address bar of the browser and then sent.
However, the direct link to the login screen of an installation is a helpful means of guiding people. This is especially the case for installations that have a public area.
2 Conceptual Summary
The LogIn-Screen gets its own permanent link.
Based on ./go/usr/registration
, this could be set to ./go/usr/login
.
3 User Interface Modifications
3.1 List of Affected Views
- LogIn-Screen
3.2 User Interface Details
Adding a Link "Permanent Link" in Footer
3.3 New User Interface Concepts
None.
3.4 Accessibility Implications
None.
4 Technical Information
See Implementation Details.
5 Privacy
Nothing specific.
6 Security
Nothing specific.
7 Contact
- Author of the Request: Samoila, Oliver [oliver.samoila]
- Coordinators: Seeland, Per Pascal [PerPascalSeeland], Jansen, Michael [mjansen]
- Implementation of the feature is done by: Scharmer, Lukas [lscharmer] & Jansen, Michael [mjansen]
8 Funding
If you are interest in funding this feature, please add your name and institution to this list.
9 Discussion
JourFixe, ILIAS [jourfixe], 18 MAR 2024: We highly appreciate this suggestion and schedule the feature for ILIAS 10.
Mela, Alix [ILIAS_LM], 2024-04-23: I like.
10 Implementation
Scharmer, Lukas [lscharmer] 13 May 2024: To be able to use the StaticURL instead of the legacy goto URL handling, the permanent url is not ./go/usr/login but ./go/auth/login instead.
Test Cases
16 SEP 2024, Samoila, Oliver [oliver.samoila] : This is a general service for provision of permanent links. This feature is only used for the login screen. No separate TestCase is provided for login/authentication.
Privacy
Information in privacy.md of component: no change required
Approval
Approved at 13 May 2024 by Samoila, Oliver [oliver.samoila].
Last edited: 16. Sep 2024, 09:37, Samoila, Oliver [oliver.samoila]