From 9ed0d3b9bc921e0f70afe088e668c3f7daf125c7 Mon Sep 17 00:00:00 2001 From: vhsdream Date: Sat, 20 Dec 2025 08:46:08 -0500 Subject: [PATCH] nextExplorer: add new OIDC env var --- install/nextexplorer-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/nextexplorer-install.sh b/install/nextexplorer-install.sh index a1f15a7d7..d39598f18 100644 --- a/install/nextexplorer-install.sh +++ b/install/nextexplorer-install.sh @@ -79,6 +79,7 @@ SESSION_SECRET="${SECRET}" # OIDC_CLIENT_SECRET= # OIDC_CALLBACK_URL= # OIDC_SCOPES= +# OIDC_AUTO_CREATE_USERS=true # SEARCH_DEEP= # SEARCH_RIPGREP=