Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

didmos2 LUI consists of three main modulescomponents:

  • a SelfService module self service  area where a logged-in user can view and edit data about himself
  • an AdminModule admin area to administrate all data stored in the metadirectory. Only accessible for users having certain permissions.
  • pages displayed to the user while not being logged in (such as a page for password reset)

There is a set of standard functions in each modulecomponent, that can be included and it is also possible to extend these modules components with custom functionalities (see List of features from other projects for examples).

Screenshots

My Data (SelfServiceself service area)

Group requests (SelfServiceself service area)

My History (SelfServiceself service area)


Group Requests (Adminadmin area)

User data (Adminadmin area)


Branded user interface

Feature Overview - Features included into the demo

...

  • Multi-language: The user can switch the language for the UI
  • Multiple themes included for SelfService and Admin Module

...

Self service component

  • View and modify own data such as name, phone numbers etc
  • View group memberships and roles
  • Change password
  • Delete Account
  • Create Admin Access Request
  • Create Group Membership Request for groups with appropriate settings
  • Activity log / User data history

Admin

...

component

  • List, view, modify and create users
  • List, view, modify and create groups
  • Work on requests: Accept or reject Admin Access Requests and Group Membership Requests

Not logged in

...

component

  • Password Reset via email
  • Self Registration

...