Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
services:lubelogger [2025/01/27 07:00] – willy | services:lubelogger [2025/01/27 17:31] (current) – [Authentication] willy | ||
---|---|---|---|
Line 55: | Line 55: | ||
Authentication with LubeLogger took a bit to figure out. First of all, it's pretty unconventional in a few respects: | Authentication with LubeLogger took a bit to figure out. First of all, it's pretty unconventional in a few respects: | ||
- | - Authentication is disabled by default, but once you mess with it, it can be managed only from web settings and the environment setting seems to be unresponsive | + | * Authentication is disabled by default, but once you mess with it, it can be managed only from web settings and the environment setting seems to be unresponsive |
- | - It does not support forwarded headers or similar proxy based stuff | + | |
- | - It support OIDC (Authelia...) SSO type authentication but it still requires you to setup local authentication first | + | |
- | - It does allow multiple users, but only via email registration with tokens, you cannot add users from the admin control panel. This is probably the weirdest choice. | + | |
You have different options: | You have different options: | ||
- | - disable LubeLogger auth and use your own proxy-based authentication, | + | * disable LubeLogger auth and use your own proxy-based authentication, |
- | - enable internal LubeLogger auth, and disable your proxy autnehtication, | + | |
- | - enable LubeLogger authentication with your OIDC SSO (es Authelia), but you still need to create your LubeLogger root account and you will not be able to use your proxy authentication, | + | |
In general enabling LubeLogger authentication is a bit of a mess. First of all, it starts with authentication disabled. As stated [[https:// | In general enabling LubeLogger authentication is a bit of a mess. First of all, it starts with authentication disabled. As stated [[https:// |