Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Field NameTypeMandatoryUniqueIndexedDescription

_idMongo IDYESYESYESMongo Record ID

codeStringYESYESYESTenant Code

nameStringYESNONOTenant Name

descriptionStringNONONOTenant Description

typeStringNONONOTenant Type

consoleBooleanNONONOTenant is Console  or not

tagStringNONONOTenant Tag

profileObjectNONONOTenant Profile

tenantObjectNONONOMain Tenant - If a tenant was client → It needs to have main tenant




Field NameTypeMandatoryUniqueIndexedDescription
idStringYESNONOMain Tenant ID
codeStringYESNONOMain Tenant Code



oauthObjectYESNONOOpen Authentication



Field NameTypeMandatoryUniqueIndexedDescription
secretStringYESNONOString for secret of oauth
redirectURIStringYESNONOURI for redirection
grantsArrayYESNONO
disabledIntegerYESNONO
typeIntegerYESNONO
loginModeIntegerYESNONOLogin Technology & Method
pinObjectNOYESNOPin Code Object



applicationArrayNONONOTenant Application



Field NameTypeMandatoryUniqueIndexedDescription
descriptionStringNONONOApplication Description
productStringYESNONOProduct Code
packageStringYESNONOPackage Code
aclObjectNONONOExactly like product scope ACL to overwrite the product ACL for this tenant this product
_TTLStringYESNONOTime to Live - ['6', '12', '24', '48', '72', '96', '120', '144', '168']
keysArrayYESNONOApplication Keys


Field NameTypeMandatoryUniqueIndexedDescription
keyStringNONONO
extKeysArrayNONONOExternal Keys



Field NameTypeMandatoryUniqueIndexedDescription
labelStringNONONOKey label
extKeyStringYESYESNOExternal Key
deviceObjectNONONODevice Information
geoObjectNONONOGeo Location
envStringNONONOEnvironment Name
dashboardAccessBooleanNONONOHave Access to dashboard or not
expDateStringNONONOExpiry Date


configObjectNONONOConfiguration Object



Field NameTypeMandatoryUniqueIndexedDescription
%environment_name%ObjectNONONOEnvironment Name



Field NameTypeMandatoryUniqueIndexedDescription
%service_name%ObjectNONONO


commonFieldsObjectNONONO




...