Skip to content

cgjgh/node-red-dashboard-2-authentik-auth

Repository files navigation

Node-RED Dashboard with Authentik Authentication

Use Authentik as an authentication provider for the Node-RED Dashboard 2.

alt text + alt text

This plugin assumes that you have a running Authentik instance and that you have configured it to use a forward auth Proxy Provider as an authentication provider for Node-RED.

The proxy provider will set the appropiate headers necessary for Dashboard 2.0 to receive the user info from Authentik.

User Info Header/Value
provider Authentik
host host
agent user-agent
userId x-authentik-uid
name x-authentik-name
userName x-authentik-username
email x-authentik-email
groups x-authentik-groups

Configuration

Configuring Authentik is out of scope of this plugin and will not be covered here in the immediate future.

About

Nodered Dashboard 2.0 Authentik Auth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published