...
- You can create a project name that reflects the user name. The 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.
- You can make a user an Org Administrator by adding that user to the admins group.
- You can also disable email notifications to users when you create them. This option can be used for user types that do not require access to the UI or if the user logs in through an SSO.
- To work with the Manage Password Logins dialog box, you should have enabled SSO in your Org.
Prerequisites
- You must be an Org admin to create users.
Username must be a valid email address 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.
Steps
- Select Users from the left navigation pane in SnapLogic Manager.
- Click the icon at the right of the Users screen. The Create User dialog box is displayed.
Enter the email ID of the new user in the Username field:
If you want to create a project for the new user in the projects space, click Create a project in the default project space if one doesn't exist.
To provide Org admin permissions to the new user, select Provision the new user as the organization's Administrator.
Click Add, and the dialog box displays details require to create the user:
Enter the First name and Last name of the new user.
Select the Send notification emails option to send a welcome email when the user is created.
Info title SSO Login If you use Single Sign On (SSO) for login, you can disable this setting. If this option is disabled, then as an Org admin you would provide account information directly to a new user, since the welcome email that contains the user's login information is not auto-generated.
Select Disable password-based login if you plan to use SSO and do not want users to have a separate SnapLogic login.
For information on managing password-based logins for existing users, see Manage Password Logins.
- Specify the access in the Assign Account Access dialog:
- Application Access
- Intelligent Integration Platform (IIP)
- Flows
Select API Access to prevent the new user from logging in.
This option is grayed out for service accounts.Note This setting applies to all Orgs to which the user is associated.
Select Provision this new user as a service account to create an account to call Triggered Tasks. 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.
- Application Access
To encrypt the new user's emails, upload a public key. Currently, only .der and .pem 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.
Click Create to finish adding the user to the Org.
...