Fuse Universal
This connectivity package provides support for managing users and roles in Fuse Universal. It allows you to request access rights, provision, deprovision, and revoke access.
Supported objects and operations
System objects | Omada Identity Data Model | Operations |
---|---|---|
Users | Account | Create, read, update, delete |
Roles | Resource | Read |
Role assignments | Resource assignment | Create, read, update, delete |
Minimum required permissions
Only administrators have the privilege of acquiring the authorization credentials required to connect to the RESTful API.
Implementation notes
Fuse Universal allows the creation of custom fields. They may require configuration adjustments in the Omada's data model and task mappings.
Network requirements
N/A
Prerequisites
-
Accessing Fuse RESTful API requires sending the authentication token via URL parameters. To configure this correctly in Omada, from the system configuration view, click the Advanced tab. In the Append URL parameter(s), replace the
auth_token
value with your token. -
In the Provisioning section, replace
auth_token
in the data model for correct provisioning.