diff --git a/src/config.rs b/src/config.rs index f30f2add..0337fd52 100644 --- a/src/config.rs +++ b/src/config.rs @@ -283,6 +283,9 @@ macro_rules! make_config { "smtp_host", "smtp_username", "_smtp_img_src", + "sso_client_id", + "sso_authority", + "sso_callback_path", ]; let cfg = {