Hi, When the Create operation is triggered in the Snowflake connector, the provisioning policy already uses a preconfigured form. I’ve updated this form to include two additional attributes — NETWORK_POLICY
and TYPE
. However, when the Create operation is executed, these new ATTRIBUTES are not included in the create request. From snowflake I have checked the query executed from sailpoint which is
CREATE USER “Jxyz” login_name="[email protected]" first_name=“xyz” last_name=“xyz” email="[email protected]"