LubeLogger Wiki
Attachments
History
Blame
View Source
Changelog
Documentation
Toggle dark mode
Login
Home
A - Z
An Otter Wiki
Environment Variables
84bbf8
Commit
84bbf8
2024-08-21 20:31:51
Hargata Softworks
: z
environment variables.md
..
@@ 19,6 19,7 @@
OpenIDConfig__RedirectURL=https://<yourlubeloggerdomain.com>/Login/RemoteAuth(must be HTTPS)
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
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