n8n application
n8n is a workflow automation platform. MIA connects to it to inventory the users of your organization and manage their access.
Authentication type and prerequisites
Authentication type — API key
Prerequisites
Be the owner or an administrator of the n8n instance and have an n8n public API key. The public API is not available during the n8n Cloud free trial.
Connection steps
- Log in to your n8n instance.
- Open Settings → n8n API.
- Click Create an API key.
- Enter a label, choose an expiration time and, on an Enterprise plan, select the required scopes. For MIA, include permissions to list, invite/create and delete users.
- Copy My API Key immediately.
- In MIA, open Applications → Add an application, search for n8n, enter your instance root URL and the API key, then click Connect.
::: Official source n8n documents key creation in API authentication: https://docs.n8n.io/api/authentication/. :::