Provisioning Attributes
This page details the default provisioning attributes for your connector.

The following generators create required information for a new Snowflake account. You may need to edit the contents.
Note
Parameters marked with an asterisk (*) are mandatory.
Account Attribute |
Mapping Type |
Description |
name* |
Identity Attribute |
Identifier for the user; must be unique for your account. |
password |
Generator |
User's password. The default Generator is Create Password. |
first_name |
Identity Attribute |
User's first name. |
last_name |
Identity Attribute |
User's first, middle, and last name. |
login_name |
Disable |
Name that the user enters to log into the system. Login names for users must be unique across your entire account. |
display_name |
Identity Attribute |
Name displayed for the user in the Snowflake web interface. |
|
Identity Attribute |
User's email address. |
must_change_password |
Disable |
Specifies whether the user is forced to change their password on next login (including their first/initial login) into the system. |
disabled |
Disable |
Specifies whether the user is disabled, which prevents the following actions:
|
default_warehouse |
Disable |
Specifies the virtual warehouse that is active by default for the user’s session upon login. |
default_role |
Disable |
Specifies the primary role that is active by default for the user’s session upon login. |
default_secondary_roles |
Disable |
Specifies the set of secondary roles that are active for the user’s session upon login. |

Account Attribute |
Description |
password |
User's password. The default Generator is Create Password. |
first_name |
User's first name. |
last_name |
User's first, middle, and last name. |
login_name |
Name that the user enters to log into the system. Login names for users must be unique across your entire account. |
display_name |
Name displayed for the user in the Snowflake web interface. |
|
User's email address. |
must_change_password |
Specifies whether the user is forced to change their password on next login (including their first/initial login) into the system. |
disabled |
Specifies whether the user is disabled, which prevents the following actions:
|
default_warehouse |
Specifies the virtual warehouse that is active by default for the user’s session upon login. |
default_role |
Specifies the primary role that is active by default for the user’s session upon login. |
default_secondary_roles |
Specifies the set of secondary roles that are active for the user’s session upon login. |