Users & Groups
Each tenant has its own set of users and groups. Tenant Administrators manage these from the tenant administration interface, creating RAMP Internal users, organizing users into groups, and managing provisioned members from external identity providers.
User Types
Section titled “User Types”RAMP supports two types of users within a tenant:
| User Type | Description | How They Are Created |
|---|---|---|
| RAMP Internal Users | Users with credentials stored directly in the RAMP database | Created manually by a Tenant Administrator |
| External IDP Users | Users authenticated through LDAP, OIDC, or Windows Auth | Automatically provisioned on first login |
Creating a User
Section titled “Creating a User”RAMP Internal users are created manually within a tenant.
- Navigate to Tenants, then select the target tenant.
- Open the RAMP Tenant Members tab.
- Click Create User.
- Fill in the user details:
- Username — must be unique within the tenant
- Email — the user’s email address
- First Name and Last Name
- Password — set an initial password for the user
- Click Create.
Editing a User
Section titled “Editing a User”- Navigate to the tenant’s user list.
- Click on the user you want to edit.
- Modify profile information such as display name, email, or active status.
- Click Save.
Assigning the Administrator Role
Section titled “Assigning the Administrator Role”To give a tenant user Administrator access within their tenant:
- Navigate to Tenants, then select the tenant.
- Open the RAMP Tenant Members tab.
- Locate the user and click Assign Administrator.
- The user will have Administrator privileges within this tenant.
Managing Groups
Section titled “Managing Groups”Groups help organize users and simplify role management. Instead of assigning roles to individual users, you can assign roles to a group and all members inherit those roles.
Creating a Group
Section titled “Creating a Group”- Navigate to Tenants, then select the tenant.
- Open the Groups tab.
- Click Create Group.
- Enter a name and optional description for the group.
- Click Create.
Managing Group Members
Section titled “Managing Group Members”- Navigate to the Groups tab and click on the group.
- Use the Members section to add or remove members.
- Members can include:
- Individual users (RAMP Internal or provisioned external users)
- External IDP groups (when directory browsing is enabled)
- Nested groups (groups within groups)
- Click Save to apply changes.
Assigning Roles to Groups
Section titled “Assigning Roles to Groups”Groups can have application roles assigned to them. All members of the group inherit these roles.
- Navigate to the group and open the Roles tab.
- Click Add Role.
- Select the desired application role from the dropdown.
- Click Assign.
Role inheritance flows through the group hierarchy:
- Direct group membership inherits all group roles
- Nested group membership inherits roles from parent groups
- External IDP group mappings inherit roles from the mapped RAMP group
External IDP Groups
Section titled “External IDP Groups”When using LDAP or OIDC providers with directory browsing enabled, you can view and manage groups from external identity providers.
- Navigate to Tenants, then select the tenant.
- Open the External IDP Groups tab.
- View groups from the connected identity providers.
- Click Sync to refresh the group list from the provider.
Provisioned Members
Section titled “Provisioned Members”When external IDP users log in for the first time, they are automatically provisioned as tenant members. You can view these auto-provisioned users on the Provisioned Members tab. See Provisioned Members for more details.
Shared Users
Section titled “Shared Users”When RAMP is configured for shared user mode, users can be members of multiple tenants with a single account.
- Navigate to Shared Members in the top-level Tenant Admin menu.
- Create or manage shared user accounts.
- Shared users can log in to any tenant they are a member of.
Role Assignments
Section titled “Role Assignments”All application roles except TenantAdministrator can be assigned to users and groups within a tenant.
Available Roles
Section titled “Available Roles”| Category | Roles |
|---|---|
| Administrative | Administrator, SuperUser |
| Template (Global) | GlobalTemplateOwner, GlobalTemplateEditor, GlobalTemplateViewer, GlobalTemplateApprover |
| Instance (Global) | GlobalInstanceHead, GlobalInstanceDeputyHead, GlobalInstanceEditor, GlobalInstanceExecutor, GlobalInstanceObserver |
| Content Creation | TemplateCreator |
| System & Calendar | SystemManager, CalendarManager |
| Notifications | MessageSubscriber, PreEscalationSubscriber, EscalationSubscriber |
For a detailed explanation of each role, see Roles.
Next Steps
Section titled “Next Steps”After setting up users and groups, you can map external IDP groups to automate role assignments based on identity provider group membership.