LubeLogger Wiki
Attachments
History
Blame
View Source
Changelog
Documentation
Toggle dark mode
Login
Home
A - Z
An Otter Wiki
Advanced
Environment Variables
166c66
Commit
166c66
2025-02-14 23:51:14
Hargata Softworks
: x
advanced/environment variables.md
..
@@ 24,6 24,8 @@
OpenIDConfig__Scope=The scope for retrieving the user's email claim(usually it's just 'email')
OpenIDConfig__ValidateState=true/false(default: false) - whether LubeLogger should validate state.
OpenIDConfig__UsePKCE=true/false(default: false) - whether LubeLogger should use PKCE
+
OpenIDConfig__DisableRegularLogin=true/false(default: false) - auto re-direct user to OIDC login.
+
OpenIDConfig__LogOutURL=Log Out URL for OIDC Provider, required if DisableRegularLogin=true.
EnableAuth=true/false(default: false) - Allows users to configure whether if authentication is enabled via environment variable.
UserNameHash="" - SHA256 Hash of the root username.
UserPasswordHash="" - SHA256 Hash of the root password.
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9