Demo Data Files
In a production deployment, you can have any number of external data stores, such as Active Directory and ForgeRock Directory Services (DS). For illustration purposes, this guide uses two simple static files as external data stores:
-
hr.csv
represents the Human Resources data store. It is in CSV format, commonly used to share data between spreadsheet applications. -
engineering.csv
represents the Engineering data store. It is also in CSV format.
You can find these files in the binary package that you downloaded earlier, in the following subdirectory: openidm/samples/getting-started/data
.