![]() |
Permission Lookup search criteria
Title |
Description |
Template Namespace |
Optional. To search for a permission based on its template namespace (that is, the name of the application and module to which its template belongs), select the appropriate namespace. |
Template Name |
Optional. To search for a permission based on the name of the template it is based on, enter the appropriate template name. |
Permission Namespace |
Optional. To search for a permission based on its namespace, select the appropriate permission namespace. |
Permission Name |
Optional. To search for a permission by name, enter its name. |
Role Namespace |
To search for a permission based on the namespace of the role to which it is assigned, enter the appropriate role namespace. |
Role Name |
Optional. To search for a permission based on the role to which it is assigned, enter the appropriate role name. |
Principal Name |
Optional. To search for a permission based on the principals that currently have this permission through their association with a role, enter an appropriate principal name. |
Group Namespace |
Optional. To search for a permission based on the namespace of groups that have this permission through the group's association with a role, enter an appropriate group namespace. |
Group Name |
Optional. To search for a permission based on the name of a group that has this permission through its association with a role, enter an appropriate group name. |
Attribute Value |
Optional. A specific permission detail value associated with a permission |
Template ID |
Numerical value of the template namespace |
![]() |
The Permission results display contains the fields described in the table below.
Permission Lookup results fields
Title |
Description |
Actions |
Actions allow selection of edit or copy for each permission displayed. |
Template Namespace |
The code identifying the application and module the template pertains to. Because templates tend to be general categories, they are often associated with system-level namespaces. |
Template Name |
The template the permission is based on. A template usually defines, in a broad sense, what the permission controls. Similar types of permissions share the same template. |
Permission Namespace |
The code designating the application and module this permission is associated with. |
Permission Name |
The descriptive name for this permission. In most cases this will match the Template Name. |
Permission Description |
Display only. Detailed information that describes the permission and its purpose. |
Permission Detail Values |
Display only. Detailed information that, in combination with the permission name, defines the permission's function. For example, if the permission name is 'Initiate Document,' the Permission Detail Values field indicates the specific type of document the initiate permission pertains to. Permission detail values can include many different types of data. Some common types are defined below. documentTypeName: The name of the document type associated with this permission. routeNodeName: The point in a document's workflow routing at which this permission becomes relevant. routeStatusCode: The routing status that a document must be in for this permission to apply. propertyName: Often, a field or document element that the permission pertains to. |
Granted to Roles |
Lists the namespace and name of roles that have this permission. Click on the linked name to view the Role inquiry. |
![]() |
The Permission document includes Document Overview, Permission Info, and Permission Details tabs.
![]() |
![]() |
Permission Info tab definition
Title |
Description |
Permission Identifier |
Display only. The unique, system-assigned ID number that identifies this permission. |
Template ID |
Required. Select the Template this permission is associated with. Templates identify broad permission types. |
Permission Namespace |
Required. An indicator that associates the permission with a particular application and module. |
Permission Name |
Required. A text name identifying this permission. |
Permission Description |
Optional. Enter a text description of what this permission does. |
Active Indicator |
Required (defaults to 'Yes'). Change the default selection if you wish this permission to be inactive. Inactive permissions will be disregarded by KIM when doing permission checks. |
![]() |
Permission Details tab definition
Title |
Description |
Permission Details |
Optional (though most permissions require some details to be functional). Enter the permission details specific to this permission. Details should be entered as the name of the property followed by an '=' followed by the value of the property. When entering multiple details they should be separated by a hard return in the text box, such as: componentName=IdentityManagementPersonDocument |