view_auth

Display permissions for specified user in HTML format.

Description

The permissions for the specified user (default: current user) are displayed in HTML format.

Parameters

action
view_auth
group
[Not Used].
user
Name of a user in Legacy Content Delivery application.

Example URL

http://<host>:<port>/<context>/web/admin.xql?action=view_auth&group=<value>&user=<value>

Successful Result

Displays a list of permissions for the specified user.

Failed Result

Accessing this API feature requires the Use application permission, and the function will throw a permission exception if the permission is not available. Also, if Single Sign-On is enabled, an html page is displayed indicating that the 'Manage Users and Groups' feature is disabled.