Users
The Users panel is where you manage who belongs to the team and what they can do. It has two tabs:- Members — people who have already accepted an invitation.
- Invitations — pending invites that have not been accepted yet.
Members
The Members tab lists every active user on the team. For each row you see:| Column | What it shows |
|---|---|
| User | Avatar, name, and email. |
| Role | The team role (Owner / Admin / Member). See Team roles. |
| Product access | Which products the user can open — All products, or a specific subset (TrustGate, TrustTest, …). |
Filtering and search
The top of the tab exposes:- Search by name or email — substring match against the user list.
- Role dropdown — narrow to Owners, Admins, or Members.
31 members) reflects the total after filters.
Invite a new member
- Click Invite New Member.
- Enter the invitee’s email address.
- Pick the team role for the account.
- Pick the products the invitee should have access to (or
All products). - Send.
If the team enforces SSO, the invitee must sign up through the identity provider you configured. If SCIM is enabled on Microsoft Entra ID, most users should be provisioned automatically and you won’t need to invite them manually — see SCIM.
Invitations
The Invitations tab lists every invite that hasn’t been accepted yet. For each pending invite you can:- Resend — fire off the invitation email again (useful when it was missed or the link expired).
- Copy invite link — paste the link into Slack / email if the recipient never received the automated email.
- Revoke — cancel the invitation. The link stops working immediately.
Team roles
A team role is tenant-wide and gates access to Team Settings itself. It is separate from per-product roles (every product — TrustGate, TrustTest, … — has its own role model).| Role | Team Settings | Users & invitations | SSO / Password / Audit / SIEM | Delete team |
|---|---|---|---|---|
| Owner | Full access | Full access | Full access | Yes |
| Admin | Full access except SSO enforcement, SCIM tokens, break-glass, team deletion | Invite, revoke, change role | Read & configure | No |
| Member | Not visible | Own profile only | No | No |
Product access
Even if the team has access to multiple products, individual users can be scoped to a subset:- All products — can open every product provisioned on the team.
- Specific products — can only open the products listed (for example TrustGate only, TrustTest only, or a combination).
Removing a user
Removing a user from Members immediately:- Revokes all active sessions.
- Stops any API key tied to that user from authenticating.
- Leaves past audit events intact —
actor.emailstill reflects the original user.
Related
- Microsoft Entra ID SSO / Generic OIDC SSO — sign-in for members.
- SCIM Provisioning — automate member creation and removal.
- User sync & group mappings — map IdP groups to team roles.
- Break-glass access — emergency users that bypass SSO.
- Audit Logs — every invite, accept, role change, and removal is recorded.