AsseteraAssetera Docs
Integrate

Partner onboarding

The technical handover for an Assetera tenant: partnership model, identity, credentials, customer onboarding, and go-live evidence.

Partner onboarding starts with the legal and customer-due-diligence model, then produces a tenant-specific technical pack. Provisioning is coordinated with Assetera rather than performed through public dynamic client registration.

What Assetera needs from you

AreaYou provide
PartnershipTied-agent or reliance-agreement route, contracting entity, technical and compliance contacts
ApplicationRedirect URIs, web origins, logout destinations, and environments
IdentityNative Assetera sign-up, OIDC federation, SAML federation, or delegated backend flow
SecurityCredential recipient, secret-storage method, rotation contact, and incident contact
CatalogInstruments and customer journey you intend to expose
Reliance onlyAgreed customer data transfer, status updates, evidence retrieval, and exception process

What Assetera provisions

Tenant and identity client. You receive an OIDC client ID and either a client secret or an agreed asymmetric client-authentication setup. Redirects, audiences, roles, and the signed tenant context are configured by Assetera.

Tied-agent onboarding credentials. Where Assetera performs customer onboarding, you receive the MetaKYC client and server-side keys required to mint short-lived SDK sessions.

Wallet configuration. Where the embedded Assetera wallet is enabled, Assetera configures the wallet environment and the Keycloak token-exchange audience. Public wallet configuration can reach the browser; OAuth and SDK secrets cannot.

API and catalog entitlements. Your client is permitted to call only the agreed audiences, and your tenant receives only the agreed instruments and operations.

Credential boundaries

Credential or valueWhere it belongsMay reach the browser?
OIDC client secret or private keyPartner backend or BFF secret storeNo
MetaKYC API and secret keysPartner backend or BFF secret storeNo
Assetera API access and refresh tokensServer-side session storeNo
Opaque partner session cookieBrowser, HttpOnly, Secure, appropriate SameSiteYes
MetaKYC SDK session tokenBrowser only for the scoped onboarding sessionYes
Wallet-audience tokenBrowser only for the embedded-wallet sign-inYes
Public wallet environment IDRuntime frontend configurationYes

The two browser-visible tokens are short-lived and purpose-restricted. Neither is a general Marketplace or Compliance API bearer token.

Go-live sequence

Before production enablement, verify at minimum:

  • Redirect and origin allowlists match the production application.
  • Secrets are isolated by environment, stored server-side, and have named rotation owners.
  • A tied-agent user keeps the same Keycloak sub across MetaKYC, wallet, and API calls.
  • A reliance user is linked deterministically to the agreed partner subject and customer record.
  • Tenant and instrument isolation tests pass for both positive and negative cases.
  • Session logout, revocation, retry, and unavailable-upstream behavior have been tested.
  • Compliance and technical contacts can retrieve the agreed evidence and audit trail.

Assetera confirms final claim names, audiences, roles, workflow keys, and reliance fields in the tenant handover. Do not infer production values from examples or another tenant.

On this page