Oracle Waveset 8.1.1 Business Administrator's Guide

Delegated Administration for Service Provider Users

Delegated administration for Service Provider users is enabled through the use of Waveset admin roles, or through the organization-based authorization model.

Delegation Through Organization Authorization

Waveset provides delegation of administrative duties through the organization-based authorization model, by default.

Keep the following in mind when creating delegated administrators in an organization-based authorization model:


Note –

For more information about Waveset delegated administration, see Delegated Administration in Chapter 6, Administration


Delegation Through Admin Role Assignment

For granting fine-grain capabilities and scope of control on Service Provider users, use a Service Provider User Admin Role. The Admin Roles can be configured to be dynamically assigned to one or more Waveset or Service Provider Users at login time.

Rules can be defined and assigned to Admin Roles that specify the capabilities (such as Service Provider Create User) granted to users assigned the admin role.

To use Admin Role delegation for service provider users, you must enable it in the Waveset system configuration object (Editing Waveset Configuration Objects).

If delegation through Admin Role assignment is enabled, then the IDM Organization Attribute Name in the Service Provider Configuration is not required.

Enabling Service Provider Admin Role Delegation

To enable service provider admin role delegation (Service Provider delegated administration), open the system configuration object for modification (Editing Waveset Configuration Objects) and set the following property to true:

security.authz.external.app name.object type

where app name is the Waveset application (such as Administrator Interface) and object type is Service Provider Users

This property can be enabled per Waveset application (for example, for the Administrator Interface or User Interface) and per object type. Currently, the only supported object type is Service Provider Users. The default value is false.

For example, to enable Service Provider Delegated Administration for Waveset administrators, set the following attribute in the System Configuration configuration object to “true”:

security.authz.external.Administrator Interface.Service Provider Users

If Service Provider Delegated Administration is disabled (set to false) for a given Waveset or Service Provider application, the organization-based authorization model is used.

When Service Provider Delegated Administration is enabled, tracked events capture information about the number and duration of authorization rules executed. These statistics are available in the dashboard.

Configuring a Service Provider User Admin Role

To configure a Service Provider User Admin Role, create an admin role and specify the scope of control, capabilities, and to whom it should be assigned.


Note –

Before creating a Service Provider User Admin Role, define the search context, search filter, after search filter, capabilities, and user assignment rules for the admin role.

To use the following rules, you must specify the rule's authType:

Waveset provides sample rules that you can use to create these rules for Service Provider User Admin Roles. These rules are available in sample/adminRoleRules.xml in the Waveset installation directory.

For more information about creating these rules for your environment, see Oracle Waveset Service Provider 8.1.1 Deployment.


ProcedureTo Configure a Service Provider User Admin Role

  1. In the Administrator interface, click Security on the menu, then click Admin Roles.

    The Admin Roles page opens.

  2. Click New.

    The Create Admin Role page opens.

  3. Specify a name for the admin role and select Service Provider Users for the type.

  4. Specify the Scope of Control, Capabilities, and Assign To Users options, as described in the following sections.

Specifying the Scope of Control

The scope of control for the service provider user admin role specifies which service provider users a given Waveset administrator, Waveset end user, or Oracle Waveset service provider end user is allowed to see. It is enforced when a request is made to list Service Provider Users in the directory.

You can specify one or more of the following settings for the Service Provider User Admin Role scope of control:

Specifying Capabilities

Capabilities for the Service Provider User Admin Role specify which capabilities and rights the requesting user has on the Service Provider User for which access is being requested. It is enforced when a request is made to view, create, modify, or delete a Service Provider User.

On the Capabilities tab, select the Capabilities Rule to apply for this admin role.

Assigning Admin Roles To Users

Service Provider User Admin Roles can be dynamically assigned to service provider users by specifying a rule that will be evaluated at login time to determine whether to assign the authenticating user the Admin Role.

Click the Assign To Users tab, and select the rule to apply for the assignment.


Note –

Dynamic assignment of Admin Roles to users must be enabled for each login interface (for example, the User interface and the Administrator interface) by setting the following System Configuration object (Editing Waveset Configuration Objects) to true:

security.authz.checkDynamicallyAssignedAdminRolesAtLoginTo.logininterface

The default for all interfaces is false.


Delegating Service Provider User Admin Roles

By default, Service Provider Users can assign (or delegate) Service Provider User Admin Roles assigned to them to other Service Provider Users in their scope of control.

In fact, any Waveset User with capabilities to edit Service Provider Users can assign the Service Provider User Admin Roles assigned to them to the service provider users in their scope of control.

A Service Provider User Admin Role can also include a list of Assigners who can assign the Admin Role regardless of scope of control. These direct assignments can ensure that at least one known user account can assign the Admin Role.