Skip to content

Authentication & Environments

  • Use one dedicated machine user per project.
  • SSO is not supported for API authentication.
  • Refer to Arena objects by GUID; GUIDs differ across environments.

Environments & base URLs

Security hygiene

  • Never commit secrets; store credentials in secure vaults.
  • Treat tokens as sensitive data and rotate regularly.