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