Entering content frame

Background documentation Backwards Compatibility with SAP Enterprise Portal 5.0 Locate the document in its SAP Library structure

Property

Description

ume.portal_
admin.role

Comma-separated list of administrator roles in the portal. 

The user management API for SAP Enterprise Portal (EP) 5.0 includes a method isAdmin(). This method returns whether a user is an administrator or not by checking whether the user is assigned to the default administration role.

In EP 6.0, by default isAdmin() checks if the user is assigned to one of the following roles:

pcd:portal_content/administrator/super_admin/super_admin_role

pcd:portal_content/administrator/content_admin/content_admin_role

pcd:portal_content/administrator/system_admin/system_admin_role

pcd:portal_content/administrator/user_admin/user_admin_role"

If you define this property to the name of one or more roles, isAdmin() checks whether the user is assigned to these roles instead.

 

Leaving content frame