Multi-Tenancy
The two tenant-restricted roles,xcc_tenant_analyst and xcc_tenant_analyst_audit, exist for multi-tenant deployments. A user with one of these roles only sees the resources of the tenant they are assigned to.
The tenant assignment does not come from the role itself: it comes from the tenant attribute your authentication backend maps for the user, which must match the name of a tenant in guarded_tenants.yml. See Enable Tenant Login for the mapping in SAML, LDAP and password file backends.