PARTNER ADMIN GUIDE
Configure tenant access and identity
Control how users enter a tenant, connect single sign-on, provision identities, organise users into teams and grant access to Designer capabilities.
Scope: individual tenant
How tenant access is organised
Tenant access is split across three related areas.
- 1. Sign-in and identity
- Control password login, single sign-on, email domains, provisioning and local users.
- 2. Teams
- Group users for membership and solution-level scoping.
- 3. Roles
- Control which Designer capabilities each user may access.
User identity
↓
Sign-in or SSO
↓
Tenant user
↓
Team membership
↓
Designer rolesAccess ├── SSO & users │ ├── Sign-in │ ├── SSO │ ├── Domains │ ├── Provisioning │ └── Users ├── Teams └── Roles
Access and identity guides
Choose how users sign in
A tenant can use local password accounts, single sign-on or a combination allowed by its configuration.
- Password login
- Users sign in using an email address and password stored for the tenant.
- Greentic SSO
- Greentic operates the identity service and manages the tenant's OIDC client.
- External OIDC
- The tenant connects to a customer-managed OpenID Connect identity provider.
The Sign-in tab also controls
- Whether password login is enabled
- Whether SSO users may create a password
- Whether SSO access is restricted to invited or existing users
Connect single sign-on
The SSO tab determines which identity service the tenant uses.
- None
- The tenant does not use SSO.
- Greentic SSO
- Greentic manages the OIDC client. The administrator selects the identity service and activates or re-provisions the tenant client.
- External OIDC
- The customer supplies and manages its own OpenID Connect configuration.
- 1Open the tenant.
- 2Select Access.
- 3Open SSO & users.
- 4Select the SSO tab.
- 5Choose Greentic SSO.
- 6Confirm the OIDC issuer.
- 7Save the SSO configuration.
- 8Provision or re-provision the SSO client when required.
- 9Confirm that the SSO client status is Active.
Route company domains to SSO
Email domains associate company email addresses with the tenant's SSO configuration.
- Unverified domain
- Users from the domain can be routed to SSO, but domain ownership has not been confirmed.
- Verified domain
- The required DNS record has been published and confirmed. Depending on the tenant configuration, users from the domain may self-onboard.
- 1Configure and activate SSO first.
- 2Open Access → SSO & users → Domains.
- 3Enter the customer's email domain, such as acme.com.
- 4Select Add domain.
- 5Save the domain list.
- 6Start domain verification.
- 7Copy the generated DNS TXT record.
- 8Ask the customer's domain administrator to publish it.
- 9Verify the domain again after DNS propagation.
Add local users
The Users tab lists identities available within the tenant. Local users can be created directly when password login is enabled, while SSO or provisioned users may arrive through the configured identity service.
- 1Open Access → SSO & users → Users.
- 2Select Add user.
- 3Enter the user's email address.
- 4Optionally enter a display name.
- 5Select the initial role available in the form.
- 6Create a secure password that meets the displayed requirements.
- 7Select Create user.
Provision users from an identity provider
SCIM provisioning enables a customer identity provider, such as Microsoft Entra ID or Okta, to create and update users in the tenant directory.
- Inbound SCIM provisioning
- Use the SCIM base URL and a generated token to connect the customer's identity provider.
- User synchronisation
- Pull tenant users from the connected identity service manually or on the platform schedule.
- 1Open Access → SSO & users → Provisioning.
- 2Copy the SCIM base URL.
- 3Enter a descriptive token label, such as “Customer Entra ID”.
- 4Generate the provisioning token.
- 5Copy and store the token securely when it is shown.
- 6Configure the customer identity provider using the SCIM URL and token.
- 7Use Sync now to test user synchronisation.
- 8Enable scheduled auto-sync where appropriate.
Organise users into teams
Teams group tenant users for membership and solution-level scoping. Every tenant may include a default General team, and additional teams can be created for business units, projects or customer groups.
- 1Open Access → Teams.
- 2Select Add team.
- 3Enter a stable slug.
- 4Enter the user-facing team name.
- 5Select Save.
- 6Open Members for the team.
- 7Add the relevant tenant users.
- General
- Default tenant membership.
- Customer Service
- Users responsible for customer support solutions.
- Operations
- Users responsible for operational workflows.
These are examples only. Apart from a default team, teams are not created automatically.
Read the teams guideControl access to Designer capabilities
Roles determine which Designer surfaces and capabilities each tenant user can access.
- Agentic Worker
- Access to agentic worker capabilities.
- Flow Editor
- Access to deterministic flow-design functionality.
- SoRLa
- Access to supported SoRLa composition capabilities.
- OperaLa
- Access to supported OperaLa composition capabilities.
- Telco-X Playbook
- Access to the Telco-X Playbook Composer where enabled.
- 1Open Access → Roles.
- 2Find the user by name or email.
- 3Select the capabilities the user requires.
- 4Remove access that is not needed.
- 5Confirm that the role changes have been saved or applied.
Recommended identity setup order
- 1Decide whether the tenant will use passwords, SSO or both.
- 2Configure and activate the SSO client where required.
- 3Add and verify customer email domains.
- 4Configure SCIM provisioning or add initial local users.
- 5Synchronise and confirm the tenant user list.
- 6Create the required teams.
- 7Add users to teams.
- 8Assign the minimum required Designer roles.
- 9Test sign-in using a non-administrator account.
- 10Review the configuration before production launch.
Troubleshooting at a glance
| Problem | Likely cause | Action |
|---|---|---|
| SSO client is not provisioned | Greentic SSO was selected but the managed client has not been activated. | Save the SSO configuration and provision or re-provision the client. |
| The domain page says Awaiting SSO | An email domain was added before SSO became active. | Configure and activate SSO, then return to the Domains tab. |
| Users do not appear | Provisioning has not run, sync is disabled or the identity provider is not connected. | Review the SCIM configuration and use Sync now. |
| A user can sign in but cannot use a Designer capability | The required capability role has not been assigned. | Open Roles and grant the minimum required capability. |
| A user appears in the tenant but not in the expected team | Identity provisioning and team membership are separate. | Open Teams and review the team's Members list. |
