BlueDolphin
This Connectivity Package provides support for managing users and groups in BlueDolphin.
Supported objects and operations
System objects | Omada Identity Data Model | Operations |
---|---|---|
Users | Account | Create, read, update, delete |
Groups | Resource | Read |
Role memberships (users) | Resource Assignment | Create, read, update, delete |
Group memberships (groups) | Resource Assignment | Create, read, update, delete |
Minimum required permissions
Obtain an API key. See Create an API key in the BlueDolphin documentation.
Implementation notes
- In the connection details, replace
{tenantname}
with yourtenantname
. - 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.
Network requirements
Bluedolphin is a SaaS tool - connectivity to the public internet is required. Port 443 needs to be open.
Prerequisites
None.