Fleet connector
Enterprise
Fleet is an open-source device management platform designed to monitor, manage, and secure large fleets of devices.
The Fleet connector reports device information from your Fleet deployment, and optionally auto-assigns users to devices.
Preparation
- Take note of your Fleet Server URL, which is typically the URL used to access your Fleet instance. Alternatively, you can find the URL by logging in to the Fleet admin panel and navigating to Settings > Organization settings > Fleet web address.
- Follow the Fleet documentation for creating an API-only user and take note of its API key.
No user API keys
Do not use an API key from a normal user because these keys expire.
Configure the Fleet connector
Follow these instructions to configure the Fleet connector in authentik:
- Log in to authentik as an administrator and open the authentik Admin interface.
- Navigate to Endpoint Devices > Connectors and click Create.
- Select Fleet Connector as the connector type, click Next, and configure the following settings:
- Connector name: provide a descriptive name for the connector.
- Fleet Server URL: enter your Fleet web address URL.
- Fleet API Token: enter the API key of an API-only user.
- Map users: enable if you want users associated with the device in Fleet to be automatically given access to the device via the authentik Agent.
- Map teams to device access group: enable if you want groups associated with the device in Fleet to be automatically mapped to a device access group and given access to the device via the authentik Agent.
- Click Finish.
note
The Map teams to device access group setting will not detect changes to a device's groups membership in Fleet. If the device's groups change, you will need to manually configure a device access group.