Netbox has support for SSO integration out of the box, however some extra work is required to make it work with authentik correctly. Setting up Authentik In authentik, create an OAuth2/OpenID Provider (under Resources/Providers) with these settings: Name: Netbox Signing Key: Select any available key Take note of the client ID & secret for later usage Create an application with these settings: Name: Netbox Slug: netbox-slug Provider: Netbox Setting up Netbox Building the image This step is only required for docker.