OpenWGA 7.6 - OpenWGA Concepts and Features

Authentication » Authentication sources » Content store » Structure of an authentication content store

User documents

All content documents that are stored in a configured area/under a configured root document are tested for the availabilty of mandatory items. Documents that contain these items will be used as user definitions.

The following table describes the items that OpenWGA will use as user data. All item names are defaults and can be reconfigured to other names by special authentication options.

Item name Mandatory Content
EMail   The E-Mail address of the user
Enabled   Determines if the user is enabled, which is the case when the item contents is "true" of it does not exist. Disabled users cannot be used for authentication.
Password X The hashed password of the user. Use <tml:input type="hashedpassword"> in WebTML or method hashPassword() on WGAPI class de.innovationgate.utils.WGUtils to create the hash.
UserAliases   A list of name variants for the user that also can be used for login or specifying authorisations.
UserName X The fully qualified user name