user_perms
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
- user_perms
- user
- Name of a user in SDL LiveContent Reach application.
Example URL
http://<host>:<port>/<context>/web/admin.xql?action=user_perms&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.