Appearance
Getting Started
AireIdentity is AireInnovate’s identity management platform used to provide authentication access to the core product suite such as AireForms and Aireframe.
Concepts
There are a number of key concepts in AireIdentity that will be referred to throughout the documentation:
- Tenant - A tenant in AireIdentity is an entity that contains it's own isolated customizations, including users, roles and configuration settings. A tenant may have multiple environments to support various stages of development such as
Dev
,Staging
andProduction
. - Role - A role is a predefined set of permissions that determines what a user can perform with
AireSuite
. Each tenant can define multiple roles, which can then be assigned to users per environment. Read more - User - Each user has a unique identity represented by an email address. Users can be assigned to tenant environments and can be assigned roles for each tenant that define their access levels and permissions within
AireSuite
. Read more. - Product - A product is an
AireSuite
product or application that can be added to a tenant. When a tenant has access to a product, they are then able to assign roles and permission to users related to that product. Read more.