Application properties
Table 62: Program properties
Application |
Name of the program. |
Remarks |
Comments about the program. |
Start menu item |
If the given start menu item is available to a system user in a program’s navigation menu, the program navigates straight to this position in the menu when it starts up. You can specify, for example, a home page for a system user with this feature. This function is mainly used by web interfaces. |
Configuration data |
Configuration data is used to determine a system user by the dynamic authentication module. You can also adapt the configuration data for the default applications that are supplied. For more detailed information, see the One Identity Manager Authorization and Authentication Guide. |
Minimum Version |
Lowest version of the application that can run with the database version in use. This input is used solely as information, the version number is not verified. |
Engine based |
Specifies whether menu navigation and forms can be assigned to the program. |
Processing status |
The processing status is used for creating custom configuration packages. |
Authentication module |
Authentication module used by the program. For detailed information about One Identity Manager authentication modules, see the One Identity Manager Authorization and Authentication Guide.
To display authentication modules
|
Form |
Forms displayed in the program.
To display a form
- Select the View | Select table relations menu item and enable the DialogProductHasSheet table.
|
Menu |
Menus displayed in the program.
To display menu items
- Select the View | Select table relations menu item and enable the DialogTreeInDialogProduct table.
|
System users |
System users that use the program.
To display system users
- Select the View | Select table relations menu item and enable the DialogUserConfiguration table.
|
Permissions groups |
Permissions groups whose permissions are also valid for this application. For detailed information about permissions groups in One Identity Manager, see the One Identity Manager Authorization and Authentication Guide.
To display the permissions groups
- Select View | Select table relations and enable the DialogGroupInProductLimited table.
|
Related topics
Icons and images for configuring the user interface
When you are configuring the One Identity Manager tools’ user interfaces you can add icons and images for displaying in different parts of them. The default version of One Identity Manager supplies the icons and images that you can use for configuring the user interface and to create reports. Predefined configurations are maintained by the schema installation and cannot be edited apart from a few properties.
Icons are required to be in PNG format with sizes of 16x16 pixels, 24x24 and 32x32 pixels for the graphical interface.
Icons are required for the following use cases.
Table 63: Meaning of the icons
Normal |
Icons showing an enabled state. These icons must exist in the One Identity Manager database. |
Inverted |
Icons that show and enabled state on a black background. These icons can be converted automatically. |
Disabled |
Icons showing a disabled state. These icons must exist in the One Identity Manager database. |
To add an icon
-
In the Designer, select the Base data | General | Icons category.
-
Select Object | New in the menu.
-
Give the icon a name.
-
Upload the icon using .
To add images for reports
-
In the Designer, select the Base data | General | Large images category.
-
Select Object | New in the menu.
-
Give the image a name.
-
Load the image using the button.
-
Save the image with the button.
The image is displayed with certain important image properties.
Using predefined database queries
Direct database queries cannot be carried out from front-ends and web application when an application server is implemented due to security issues. Database queries, which are required on forms for example, must be formulated in One Identity Manager as predefined database queries. Database queries are always executed with the permissions of the current user. Prefined database queries must be assigned to a permissions group.
A wizard in the Web Designer helps you to create database queries for the Web Portal and to link it with at least one permissions group. You can enter more predefined database queries in the Designer.
To create predefined database queries
-
In the Designer, select the Base data | Advanced | Predefined SQL category.
-
Select the Object | New menu item.
-
Edit the master data.
Table 64: Properties of predefined database queries
Processing status |
Object processing status. The processing status is used for creating custom configuration packages. |
Description |
Text field for additional explanation. |
Identifier for SQL code |
A unique identifier that is used to identify the query |
Code |
Full database query SQL syntax. You can also use SQL parameters in the query. |
-
Assign permissions groups.
-
Select View | Select table relations and enable the QBMGroupHasLimitedSQL table.
-
In the edit view, select the Permissions groups view and select the permissions groups.
Localization in One Identity Manager
One Identity Manager requires country information at different stages, for example, employee country and state assignments are accessed when email notifications are created or IT Shop workflows are being determined. Language, time zones, public holidays, and working hours are mapped as well as countries and states. The basis data is loaded into the database during schema installation.
One Identity Manager supports language-dependent representation of data. You can use this feature to edit display text in different languages for the One Identity Manager tool user interfaces. You can also create multi-language text for process information output, script processing as well as processing messages.
The default One Identity Manager installation is supplied in the English - United States [en-US] and the German - Germany [de-DE] language. You can use other languages if required. To do this it is advisable to translate the required text before starting to use One Identity Manager. There is a Language Editor in the Designer to help you do this. A special control element is provided in the One Identity Manager tools which aids multi-language input.
To help you translate One Identity Manager, other languages are made available with the Web Portal Language Pack.
Detailed information about this topic