Quick Start Security (quickStartSecurity)
Simple administrative security configuration.
Name | Type | Default | Description |
---|---|---|---|
userName | string | Single user defined as part of the quick start security configuration. This user is granted the Administrator role. | |
userPassword | One way hashable, or reversably encoded password (string) | Password for the single user defined as part of the quick start security configuration. It is recommended that you encode or hash this password. To do so, use the securityUtility tool with the encode option. |