PREPROD
ReaderAuthor

suite

Tenant Secret Tenant Id

The tenantId of a TenantSecret..

1 min read · 2 depth levelsstratum-suite · vdevMatches production
Everyday

The tenantId field on a TenantSecret record in Skarn Suite (the platform auth hub: SSO, tenancy, billing, entitlements, internal event bus) stores a specific piece of the data; it scopes the record to a single tenant, enforcing the multi-tenant isolation that keeps each organization's data private from every other tenant on the platform. In everyday use this is part of how TenantSecret records are created, displayed, validated, and reported, and it is grounded strictly in the real schema fact TenantSecret.tenantId: String.

Technical section
Data model, API, and internals — visible to developers.
View as developer
Was this helpful?