TVTenvyrDocs
Reference

Service endpoints

Production origins and important public paths used by Tenvyr components.

Origins

PurposeOrigin
Console, CLI, and user APIshttps://app.tenvyr.com
Agent enrollment and controlhttps://agents.tenvyr.com
SCIM provisioninghttps://scim.tenvyr.com
Documentationhttps://docs.tenvyr.com

Important paths

WorkflowPath
OIDC callback/auth/v1/oidc/PROVIDER_UUID/callback on the application origin
SCIM connector root/scim/v2/CONNECTOR_ID on the SCIM origin
Agent enrollment/agent/v1/enroll on the agent origin

Provider and connector IDs are opaque UUIDs. Copy them exactly from Tenvyr.

Network rules

  • Require HTTPS.
  • Keep agent traffic on the agent origin.
  • Allow the SCIM origin only from the provisioning system where feasible.
  • Do not expose internal service or datastore addresses.
  • Validate proxy and TLS-inspection behavior before production.

On this page