CentraSite Documentation : Runtime Governance with CentraSite : Virtualized APIs in CentraSite Business UI : Privileged User of a Virtualized API
Privileged User of a Virtualized API
A Privileged User is a user who has an elevated level of access to perform various actions on the virtualized API, such as configuring the API's consumption settings, publishing the virtualized API to gateways, and so on.
When the user tries to perform a privileged action on the virtualized API, CentraSite validates the user's ID to determine whether the user holds the necessary privileges, and if so, it validates whether the privileges are enabled. If the user fails these validation, CentraSite does not perform the action.
A user who belongs to the CentraSite Administrator role defines the privileged user for the virtual API in the custom configuration file (centrasite.xml).
<Service id="DeploymentService" privilegeUser="INTERNAL\Administrator"
requiredRoles="Mediator Publisher"> </Service>
wherein,
Input Parameter
Specifies...
id
A unique identifier of the virtualized API.
privilegeUser
User who has privilege to access and execute various actions on the virtualized API.
requiredRoles
A set of roles required to access and execute the various actions on the virtualized API.
By default, an INTERNAL\Administrator with Mediator Publisher role is configured as the privileged user for the virtualized API.
Copyright © 2005-2015 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback