Skip to content

How are tenants and application publishers isolated?

Last reviewed 5 Sept 2026 · Review due 5 Mar 2027

Short answer

Tenant and publisher isolation prevents one organization’s credentials, users or audit data from being retrieved by another. Integrations should authenticate as a specific application publisher and honor tenant scope on every API call. Public SDK patterns imply partner-specific credentials; detailed multi-tenant controls belong in enterprise administration documentation.

Limitations & conditions

  • Do not use a public FAQ id as proof of authorization.
  • Cross-tenant retrieval is a security defect, not a feature.

Evidence

  • Ciright-Inc/keyra-java-sdk

    technical record · effective 2026-09-05 · retrieved 2026-09-05

    Public reference
  • Standards education — authentication vs authorization

    standards education · effective 2026-09-05 · retrieved 2026-09-05

    Public reference
How are tenants and application publishers isolated? · Keyra FAQ