Before you can use an authentication module for logging on, the following prerequisites must be fulfilled:
-
The authentication module must be enabled.
-
The authentication module must be assigned to the application.
-
The assignment of the authentication module to the application must be enabled.
This allows you to log in to the assigned application using this authentication module. Ensure that users found through the authentication module also have the required program function to use the program.
Detailed information about this topic
NOTE: After the initial schema installation, only the System user and Component authenticator authentication modules and the role-based authentication modules are enabled in One Identity Manager.
To use an authentication module for logging in, you must enable the authentication module.
To enable an authentication module
-
In the Designer, select the Base data > Security settings > Authentication modules category.
-
In the List Editor, select the authentication module.
-
In the Properties view, set the Activated property to True.
-
Select the Database > Save to database and click Save.
Related topics
NOTE: Use non role-based authentication modules to log in to the Designer. Role-based authentication modules for logging in to the Designer are not supported.
If create custom authentication modules, assign them to the existing programs. In general, you do not need to change assignments of predefined authentication modules.
To assign an authentication module to an application
-
In the Designer, select the Base data > Security settings > Authentication modules category.
-
Select the View > Select table relations menu item and enable the DialogProductHasAuthentifier table.
-
In List Editor, select the authentication module.
-
Assign the application in the Applications edit view.
-
Select the Database > Save to database and click Save.
Related topics
NOTE: Use non role-based authentication modules to log in to the Designer. Role-based authentication modules for logging in to the Designer are not supported.
To use an authentication module for login, assignment of the authentication module to the application must be enabled.
To enable an authentication module for an application
-
In the Designer, select the Base data > Security settings > Authentication modules category.
-
Select the View > Select table relations menu item and enable the DialogProductHasAuthentifier table.
-
In List Editor, select the authentication module.
-
In the Application edit view, select the assigned application.
-
Disable the Disable option.
-
Select the Database > Save to database and click Save.
To disable an authentication module for an application
-
In the Designer, select the Base data > Security settings > Authentication modules category.
-
Select the View > Select table relations menu item and enable the DialogProductHasAuthentifier table.
-
In List Editor, select the authentication module.
-
In the Application edit view, select the assigned application.
-
Enable the Disable option.
-
Select the Database > Save to database and click Save.
Related topics