This commit is contained in:
Chris Cochrun 2025-05-18 23:08:23 -05:00
parent 6ccc8926c3
commit 2a28435d13

View file

@ -65,6 +65,7 @@ with lib;
user_oidc = { user_oidc = {
auto_provision = true; auto_provision = true;
soft_auto_provision = true; soft_auto_provision = true;
disable_account_creation = true;
}; };
}; };
config = { config = {