Requesting memberships in business roles
NOTE: This function is only available if the Business Roles Module is installed.
You have the option to limit assignment requests to single business roles. To do this, an assignment resource is created for a fixed requestable business role. The business role is automatically part of the request in an assignment resource request. If the request has been approved, the requester becomes a member of the application role.
Each requestable business role of this kind can have its own approval process defined. The service items connected with the assignment resources are assigned separate approval policies in order to do this.
To limit assignment requests to single business roles
-
In the Manager, select the Business roles > <role class> category.
-
Select the business role in the result list.
-
Select the Create assignment resource task.
This starts a wizard that takes you through the steps for adding an assignment resource.
-
Enter a description and allocate a resource type.
This creates a new assignment resource with the following custom properties:
-
Enter the service item properties to allocate to the assignment resource.
A new service item is created and linked to the assignment resource.
-
Assign the assignment resource to an IT Shop shelf as a product.
-
Assign an approval policy to the shelf or the assignment resource’s service item.
Assignment resource and service item main data can be processed later on if required.
The assignment resource can be requested in the Web Portal like any other company resource. After the request has been successfully assigned, the identity for whom it was requested becomes a member of the associated business role through internal inheritance processes. For more information about requesting assignment resources, see the One Identity Manager Web Portal User Guide.
The assignment resource cannot be used to request the assignment of company resources to this business role. Instead, use the Role entitlement assignment default assignment resource.
Requesting memberships in application roles
You have the option to limit assignment requests to single business roles. To do this, an assignment resource is created for a fixed requestable application role. The application role then automatically becomes part of the assignment resource request. If the request is approved, the requester becomes a member of the application role.
Each requestable application role of this kind can have its own approval process defined. The service items connected with the assignment resources are assigned separate approval policies in order to do this.
To limit assignment requests to single application roles
-
In the Manager, select an application role in the One Identity Manager Administration category.
-
Select the Create assignment resource task.
This starts a wizard that takes you through the steps for adding an assignment resource.
-
Enter a description and allocate a resource type.
This creates a new assignment resource with the following custom properties:
-
Enter the service item properties to allocate to the assignment resource.
A new service item is created and linked to the assignment resource.
-
Assign the assignment resource to an IT Shop shelf as a product.
-
Assign an approval policy to the shelf or the assignment resource’s service item.
Assignment resource and service item main data can be processed later on if required.
The assignment resource can be requested in the Web Portal like any other company resource. After the request has been successfully assigned, the identity for whom it was requested becomes a member of the associated application role through internal inheritance processes. For more information about requesting assignment resources, see the One Identity Manager Web Portal User Guide.
Customizing assignment requests
Assignment requests with standard products are automatically approved through self-service. If assignment requests are going to be approved by an approval supervisor, assign a suitable approval policy to the default assignment resource. This means that assignment requests also go through the defined approval process.
To approve assignment requests through an approver
Sometimes assignment requests should be subject to various approval processes depending on the object requested. For example, the department manager approves memberships in department A, but memberships in department Z are approved by the managers of the identities. You can define assignment resources to do this. You can assign these assignment resources to any shelf in your IT Shop.
To configure customized assignment requests
-
Create a new assignment resource.
-
In the Manager, select the Entitlements > Assignment resources for IT Shop category.
-
Click in the result list.
-
Select the Change main data task.
-
Edit the following master data:
-
Assignment resource: Name of the assignment resource.
-
Service item: Assign a new service item.
-
Table: Table used for the assignment, such as Department.
-
Object: Fixed hierarchical role to which the identities are assigned (Department A for example).
- Save the changes.
-
Assign the assignment resource to an IT Shop shelf as a product.
-
Select the Add to IT Shop task.
-
In the Add assignments pane, assign a shelf.
- Save the changes.
-
Assign an approval policy to the shelf or the assignment resource’s service item.
The VI_GetAccproductAssignmentMember script uses the object key of the requested assignment (ObjectKeyAssignment) to determine the assignment resource and service item that apply to the request. In the Designer, modify this script according to your requirements.
Detailed information about this topic
Canceling requests
Assignments, like all other products, can be canceled through Web Portal or requested for a limited time period. These requests are automatically canceled when the validity period expires. For more information, see the One Identity Manager Web Portal User Guide.
Detailed information about this topic