Skip to main content

Hoxhunt

Supported versions

This connectivity package provides support for managing users in Hoxhunt.

Supported objects and operations

System objectsOmada Identity Data ModelOperations
UsersAccountCreate, read, update, delete

(*) - via resource-driven attributes

Minimum required permissions

Generate an API key. See the HoxHunt API documentation for details.

Implementation notes

  1. If the username field is not filled, the import checks the emails.value field (the default if you create an account via the GUI of Hoxhunt).
  2. The unique ID is the external ID, so if you are not working in a new environment, you might need to change the task mapping/data model to do a look up based on the email address instead of the externalID.
  3. Hoxhunt officially supports only Azure and Okta, but Omada works correctly as well.

Network requirements

Access to the public internet (port 443 must be open).


Prerequisites

Retrieve the bearer token from Hoxhunt admin portal. See the Hoxhunt API documentation for details.