No navidrome authentikation
This commit is contained in:
parent
a82c705bf6
commit
b4015153c6
1 changed files with 5 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Navidrome
|
||||
modified: 2026-02-07
|
||||
modified: 2026-02-21
|
||||
tags:
|
||||
- service
|
||||
- media
|
||||
|
|
@ -37,6 +37,10 @@ The `/data` directory contains SQLite database, configuration, and cache.
|
|||
| `ND_MUSICFOLDER` | /music |
|
||||
| `ND_DATAFOLDER` | /data |
|
||||
|
||||
## Authentication
|
||||
|
||||
Local accounts only. Authentik SSO integration was evaluated (Feb 2026) but not pursued — Navidrome lacks native OIDC support. The reverse proxy auth approach (`ND_EXTAUTH_*`) can pass a username header from Authentik, but cannot map Authentik groups to Navidrome admin status, making group-based admin delegation impossible.
|
||||
|
||||
## Related
|
||||
|
||||
- [[jellyfin]] - Video streaming
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue