website/integrations: add Netbox integration (#5683)

* website: add Netbox integration

* website: fix Netbox spelling mistakes

* website: add NetBox groups and roles

* website: NetBox use default property mapping ad base

* website: add NetBox logout url

Signed-off-by: Lars Lehmann <33843261+larsl-net@users.noreply.github.com>

* website: fix NetBox logout url

Signed-off-by: Lars Lehmann <33843261+larsl-net@users.noreply.github.com>

* website: fix NetBox spelling

Signed-off-by: Lars Lehmann <33843261+larsl-net@users.noreply.github.com>

* small formatting fixes

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Lars Lehmann <33843261+larsl-net@users.noreply.github.com>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Lars Lehmann
2023-06-25 18:42:02 +02:00
committed by GitHub
parent 4bd66aeea9
commit bb34cd0200
5 changed files with 227 additions and 3 deletions

View File

@ -68,6 +68,7 @@ module.exports = {
"services/harbor/index",
"services/hashicorp-vault/index",
"services/minio/index",
"services/netbox/index",
"services/opnsense/index",
"services/pfsense/index",
"services/pgadmin/index",