Configuration
There are several options for configuring Identity Manager.
Application Configuration
User Interface
Netwrix Identity Manager (formerly Usercube) strongly recommends configuring Identity Manager as much as possible via the UI.
XML files
For advanced users, if the UI isn't enough, you can also configure Identity Manager via XML files. Place these XML files in a Conf folder directly inside the working directory.
Database
Identity Manager stores the application configuration in a database; never modify it manually, whether the configuration comes from the UI or XML files.
Network Configuration
Identity Manager's server and agents are configured via JSON files, mainly appsettings.json and appsettings.agent.json.
Next Steps
This is the end of the introduction guide, so you should now be able to dive into:
- The User Guide to configure Identity Manager from the beginning via the UI, following the step-by-step procedures;
- The Integration Guide to complete Identity Manager's configuration in XML according to your needs;
- The Installation Guide to install Identity Manager in a production environment.
Next Resources
For help with Create a Working Directory.
Refer to the User Guide topic to configure Identity Manager from the beginning via the UI.
Review how to Export the Configuration to XML files.
Understand how to Deploy the Configuration.
Review the XML Configuration Schema.
Understand the Network Configuration.