Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Note
  • Only Org admins administrators can create users.
  • See User and Group APIs for information on creating users programmatically.

To create a user:

  1. Click Users in SnapLogic Manager.

  2. Click the  icon at the right of the Users screen. The User popup dialog box appears:


  3. Enter the email ID of the new user in the Username field.

    Note

    Username must be a valid email address . It should meet and must meet the following requirements:

    • It must start with a letter, number, or one of the following special characters: !#$%&'*+/=?^_`{|}~-

    • The name part of the email address (before @) can contain one or more periods. The period must be followed by a letter, number, or one of the following special characters: !#$%&'*+/=?^_`{|}~-

    • The domain name (after @):
      • Must begin with a letter or number.
      • Can contain a hyphen. The hyphen must be followed by a letter or a number.
      • Must contain at least one period.
      • Must end in an extension that contains at least two characters.


  4. Click Create a project in the default project space if one doesn't exist if you want to create a project for the new user in the projects project space space.

    Note

    The Create project in default project space if one doesn't exist option This option creates a project named after name that reflects the user name. This The project offers a workspace to build and test pipelines Pipelines without affecting other shared projects in the Org. If your company has already defined multiple Orgs in SnapLogic, and this user exists in another organization or was previously removed, then the existing user is added to the current Org.


  5. Click Add.
    If this is a new user, the popup dialog box expands to display additional fields where you must specify details associated with the useuser.


  6. Enter the First name and Last name of the new user in the fields provided.

  7. Select the Send notification emails option to send a welcome email when the user is created. In general, if you use Single Sign On (SSO) to log into in to SnapLogic, you can disable this setting. If you are not using SSO and this option is disabled, the Org admin administrator is responsible for providing account information to the new user, since the welcome email contains the user's login information.

  8. If you plan to use SSO and do not want users to have a separate SnapLogic login, select Disable password-based login. For information on managing password-based logins for existing users, see Manage Password Logins.

    Note

    To work with the Manage Password Logins popupdialog box, you should have enabled SSO in your Org.


  9. To provide Org admin permissions to the new user, select Provision the new user as the organization's adminAdministrator.

    Info
    titleMaking a user an Org admin

    You can make a user an Org admin at any time administrator by adding that user to the Org admin administrators group.


  10. To create an account that you want to use to call Triggered Tasks, select Provision the this new user as the a service account. Credentials for this user are sent to the account creator, as are all reset password emails. You can change a service account into a regular user account by updating the user and deselecting this check box.

    Note
    • Service accounts require permissions on a project or group basis, like regular user accounts. These accounts, however, cannot access Designer or Manager, and can only run Triggered Tasks with basic authentication.
    • The user that creates a service account will receive the welcome email for that service account. If you need to associate the service account to another adminadministrator, contact SnapLogic supportsupport@snaplogic.com.


  11. To prevent the new user from logging into SnapLogic, deselect Allow this user UI Access (selected by default). This setting applies to all Orgs with to which the user is associated. 

    Note

    This option is grayed out for service accounts. A regular user without UI access can act as a service account, but the individual user receives password reset emails.


  12. To encrypt the new user's emails, upload a public key. Currently, only .der and .pem filetypes file types are accepted. Encrypted emails are locked and can only be unlocked with a private key. 

    Note

    This option is only visible if Email Encryption is enabled in the Org Settings. 


  13. Click Create to add complete adding the user to the Org.

...

See Also

...