Basic User Registry (basicRegistry)

A simple XML-based user registry.

Attribute name Data type Default value Description
id string   A unique configuration ID.
ignoreCaseForAuthentication boolean false Allow case-insensitive user name authentication.
realm string BasicRegistry The realm name represents the user registry.
group
Description: A group in a Basic User Registry.
Required: false
Data type:
Attribute name Data type Default value Description
id string   A unique configuration ID.
name string   Name of a group in a Basic User Registry.
group > member
Description: A member of a Basic User Registry group.
Required: false
Data type:
Attribute name Data type Default value Description
id string   A unique configuration ID.
name string   Name of a user in a Basic User Registry group.
user
Description: A user in a Basic User Registry.
Required: false
Data type:
Attribute name Data type Default value Description
id string   A unique configuration ID.
name string   Name of a user in a Basic User Registry.
password One way hashable, or reversably encoded password (string)   Password of a user in a Basic User Registry. The value can be stored in clear text or encoded form. It is recommended that you encode the password. To do so, use the securityUtility tool with the encode option.

Icon that indicates the type of topic Reference topic



Timestamp icon Last updated: Monday, 5 December 2016
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-libcore-mp&topic=rwlp_config_basicRegistry
File name: rwlp_config_basicRegistry.html