Skip to main content
Version: Axidian CertiFlow 7.1

Users

In the Users section, you can search for users, create and edit users, create and edit user containers, and import user files.

To find a user:

  1. Select the catalog where the user is located.
  2. In the search field, enter the user's Common Name, Last Name, Login (sAMAccountName), or Email Address.
    To find all users in a catalog, enter *.
  3. Click or press Enter.

You can save the user search results to a file. Click and select the PDF or CSV format.

Manage internal catalog users

You can create containers and accounts for external users if you have configured a connection to an internal user catalog in the Axidian CertiFlow Configuration Wizard.

Make sure that role members have the privileges to manage users of the internal catalog:

  1. Go to ConfigurationRoles and select the required role.
  2. Assign the following privileges:
    • Create users
    • Edit users
    • Delete users
    • Create containers
    • Edit containers

To start managing the internal catalog users, go to Users and select the internal catalog's root container in the catalog list.

Create a user

You can create users manually or import a file with users.

To create a user:

  1. Select Create user and select the container where you plan to put the user.
  2. Enter the user's details.
  3. Click Create.

Import users

The supported file formats are TXT (UTF-8) or CSV, with rows structured as follows:

Container;CN;FirstName;LastName;LogonName;Email
FieldRequired/OptionalDescription
ContainerOptionalPath to the container where the user is created. If not specified, the user is created in the root container.
CNOptionalThe user's name in Common Name format. If not specified, the name is generated from the LastName and FirstName values.
FirstNameRequiredThe user's first name
LastNameRequiredThe user's last name
LogonNameRequiredThe user's login name in Domain\UserName format
EmailOptionalThe user's email address
Additional attributes

You can also use the internal catalog attributes specified in the Axidian CertiFlow Configuration Wizard under Additional attributes:

  • telephoneNumber
  • countryName
  • stateOrProvinceName
  • localityName
  • streetAddress
  • organizationName
  • organizationUnitName
  • title

You can create additional attributes, if needed. For example, an ageGroup attribute to specify an age range.

Import file contents example
CN;FirstName;LastName;LogonName;Email
Michael Benson;Michael;Benson;Demo\user1;michael.benson@demo.com
Kevin McCallister;Kevin;McCallister;Demo\user2;kevin.mccallister@demo.com
;John;Smith;Demo\user3

To import users:

  1. Select Import Users.
  2. Upload the file.
  3. Select an action if the user already exists in Axidian CertiFlow: Skip or Update Data.
  4. (Optional) Enable the Ignore errors option to upload a file with import errors.

Create and edit a container

To create a container:

  1. Click Create Container.
  2. Select the parent container.
  3. Enter the container name.
  4. Click Create.

You can move the created container to a different parent container and rename it:

  1. Click Edit Container.
  2. Click Move and select the new parent container.
  3. Enter the new container name.
  4. Click Save.