H
Homarr2mo ago
Andrino

Guest Access / Disable authentication

Is it possible to disable auth so that anyone with a URL can access a dashboard? Is it possible to make it so that only a specific dashboard in a Homarr instance is allowed to be shared this way, while others are still behind authentication? Or does it have to be all-or-nothing?
Solution:
Boards | Homarr documentation
Each dashboard is called a "board".
Jump to solution
4 Replies
Cakey Bot
Cakey Bot2mo ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
Solution
Meierschlumpf
Meierschlumpf2mo ago
Boards | Homarr documentation
Each dashboard is called a "board".
Andrino
AndrinoOP2mo ago
Gotcha, ok that helps. I have another question. Can I remove auth entirely from a Homarr instance? If I want the entire thing to be public facing without any login, how would I do that?
Meierschlumpf
Meierschlumpf2mo ago
No that is not possible as you'll need to have an "admin" that can change stuff, maybe there is a way by putting a oidc auth provider in front where you have an admin account and all other users are signed in as anonymous or similar. Then those users would be able to access almost all of homarr without auth, but it's your risk obviously then what they can do / not do

Did you find this page helpful?