From 06ac6020114723ca791390c1acf0f20a13692172 Mon Sep 17 00:00:00 2001 From: Shane McLaughlin Date: Wed, 3 Mar 2021 10:54:38 -0600 Subject: [PATCH] fix: add EnableSetPasswordInApi as feature (#31) --- project-scratch-def.schema.json | 1 + 1 file changed, 1 insertion(+) diff --git a/project-scratch-def.schema.json b/project-scratch-def.schema.json index ba79e1d..129334f 100644 --- a/project-scratch-def.schema.json +++ b/project-scratch-def.schema.json @@ -259,6 +259,7 @@ "EmbeddedLoginForIE", "EnableManageIdConfUI", "EnablePRM", + "EnableSetPasswordInApi", "Entitlements", "EventLogFile", "ExternalIdentityLogin",