Hoxhunt
This connectivity package provides support for managing users in Hoxhunt.
Supported objects and operations
System objects | Omada Identity Data Model | Operations |
---|---|---|
Users | Account | Create, read, update, delete |
(*) - via resource-driven attributes
Minimum required permissions
Generate an API key. See the HoxHunt API documentation for details.
Implementation notes
- 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).
- 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.
- 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.