ssm.ro Docs
Introduction

Glossary

Terms and acronyms used in the SSM.ro documentation, including SLA definitions

Platform terms

TermDefinition
Commercial accountThe account received by the client who signs the contract; may contain one or more organizations
OrganizationEntity within a commercial account; each organization operates separately from the others (complete logical data isolation)
Super UserRole at the commercial account level; manages users, organizations, and roles
UserRole per organization; manages employees, documents, and reports
Control / AuditRead-only role per organization (e.g. ITM, internal audit)
Employee StaffRole per organization; access to their own documents and signing
Digital documentDocument generated/managed within the platform
External archiveStorage destination chosen by the client, with automatic daily export

Deployment models

TermDefinition
Shared Model (SaaS)Multi-tenant implementation on Heroku + AWS S3, with logical isolation per tenant
Enterprise Model (Dedicated)Dedicated AWS infrastructure per client, on its own domain; SSO via SAML on the main domain, with email/password retained for external accounts; one or more organizations on subdomains

Security and identity

AcronymMeaning
RBACRole-Based Access Control
IAMIdentity and Access Management
SSOSingle Sign-On
OIDCOpenID Connect — identity federation protocol (SSO in the Shared model)
SAMLSecurity Assertion Markup Language — identity federation protocol (SSO in the Enterprise model)
MFA / 2FAMulti-Factor / Two-Factor Authentication — in SSM.ro: email + password, plus a 6-digit TOTP code
TOTPTime-based One-Time Password — a 6-digit code regenerated every 30 s (RFC 6238); in SSM.ro it is the second factor, displayed by the authenticator app or sent by email
OTPOne-Time Password (unique code, e.g. via SMS at signing)
WAFWeb Application Firewall
mTLSMutual TLS — mutual authentication with client certificates

Compliance and data

AcronymMeaning
GDPR / GDPRRegulation (EU) 2016/679 on data protection
DPOData Protection Officer
DPIAData Protection Impact Assessment
DPAData Processing Agreement
ANSPDCPNational Supervisory Authority for Personal Data Processing (Romania)
eIDASEU Regulation on electronic identification and trust services
QTSPQualified Trust Service Provider — qualified provider of electronic signature services (eIDAS)
ITMTerritorial Labor Inspectorate

Infrastructure and operations

AcronymMeaning
PITRPoint-in-Time Recovery
WALWrite-Ahead Log (the PITR mechanism in Postgres)
CRRCross-Region Replication (S3 replication between regions)
SSEServer-Side Encryption (encryption at rest in S3)
APMApplication Performance Monitoring
SOPStandard Operating Procedure
CDNContent Delivery Network

SLA definitions

TermDefinition
SLAService Level Agreement
Availability (Uptime)The percentage of time the service is operational within a reporting period
RTORecovery Time Objective — the maximum time to resume service after an incident
RPORecovery Point Objective — the maximum acceptable data loss, expressed in time
Maintenance windowScheduled interval for maintenance work, excluded from the SLA calculation
Service creditCompensation granted when the guaranteed availability level is not met