Documentation Center

admin_users

Display the Manage Users HTML user interface.

Description

This function displays the Manage Users HTML user interface which allows users to be viewed and/or edited.

Parameters

action
admin_users
skin
The skin name from which to load the UI resource (HTML, CSS, image, JavaScript).

Example URL

http://<host>:<port>/<context>/web/user.xql?action=admin_users&skin=<value>

Successful Result

HTML page for managing users in the Legacy Content Delivery application.

Failed Result

Accessing this API feature requires the Manage application permission, and the function will throw a permission exception if the permission is not available. If SSO is active, this also returns an error.