Venue editor
Managing access
Roles
In Editor, the following roles are available:
- User
- can access all the schemas of all the organizations the user belongs to (since a user can belong to multiple organizations)
- Admin
- can manage the users of one particular organization
- can view and edit the organization settings
- can access all the schemas of the organization
- Super admin
- can create organizations within one particular tenant
- can manage the users of all the organizations belonging to the tenant
- can access all the schemas of all the organizations belonging to the tenant
- Global admin
- can create new tenants
- can create organizations within tenants
- can manage the users of all the organizations of any tenant
- can access all the schemas of all the organizations of all the tenants
Creating an organization
To create an organization, you need to be a super admin or global admin.
Multi-tenant integration (single sign-on)
Preface
Multi-tenancy is a common approach for any cloud based application. Single instance strategy for different organizations is always more effective in terms of maintenance and costs.
The Editor component aims at helping to create and manage the visual representation of a seating chart. This document covers all cases when a ticketing platform provides multi-tenancy and desired integration model shall support that kind of scenario.
Goals
The primary goal is to support multi-tenant models seamlessly between two platforms. seatmap.pro
allows organizing separated workspaces for different organizations. To achieve the existing goals, we need to implement SSO functionality among two platforms.
User guide for Editor
Introduction
Description
The Editor component of seatmap.pro
allows creating, editing, and storing schemas of concert halls, stadiums, clubs, theatres, and other venues.
Schema editor features
- Quickly drawing seat rows
- Moving and deleting selected rows and seats
- Adding rows and seats to created sections
- Tilting, warping, and stretching seat rows
- Managing tables
- Importing vector objects from SVG
- Linking vector objects to entry zones and seat rows
- Managing prices
- Exporting schemas to SVG
Technical requirements
To work with Editor, use the Google Chrome browser.