Organization Definition
An organization is a group of subjects that share access to the same resources.
Subjects are granted membership to the organization by creating an organization member entity.
An organization can create:
- Signature Requests to request digital signatures from subjects.
- Signature Request Invites to invite subjects to sign requests.
- Links with subjects to access their digital signature certificates
- API Keys to access the API
- Tokenized endorsables to trace documents in the blockchain
An Organization is limited in scope to the assets and resources it owns. It can’t access resources from other organizations.
An Organization represents an tenant in the Plumaa infrastructure. All paid resources are associated with an Organization. Organizations can have multiple certificate members.
A date-time string at UTC, such as 2007-12-03T10:15:30Z, compliant with the date-time
format outlined in section 5.6 of the RFC 3339 profile of the ISO 8601 standard for representation of dates and times using the Gregorian calendar.
Email address of the organization. Updates and notifications will be sent to this address, as well as the billing information.
A field whose value conforms with the standard mongodb object ID as described here: https://docs.mongodb.com/manual/reference/method/ObjectId/#ObjectId. Example: 5e5677d71bdc2ae76344968c
The logo of the Organization. This is the logo that will be displayed to users when interacting with signature requests from this organization.
The name of the Organization. This is the name that will be displayed to users when interacting with signature requests from this organization.
A date-time string at UTC, such as 2007-12-03T10:15:30Z, compliant with the date-time
format outlined in section 5.6 of the RFC 3339 profile of the ISO 8601 standard for representation of dates and times using the Gregorian calendar.
Policies of the Organization.
Quotas of the Organization.