Versions Compared

Key

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



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

...

  1. Click Users in SnapLogic Manager.

  2. Click the  icon at the right of the Users screen. The User popup 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 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.

    Note

    The Create project in default project space if one doesn't exist option creates a project named after that user. This project offers a workspace to build and test 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 expands to display additional fields where you must specify details associated with the user: use

  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 SnapLogic, you can disable this setting. If you are not using SSO and this option is disabled, the Org admin 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 popup, 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 admin.

    Info
    titleMaking a user an Org admin

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


  10. To create an account that you want to use to call Triggered Tasks, select Provision the new user as the 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 admin, contact SnapLogic support.


  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 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 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 the user to the Org.

...