SubImage ConfigurationΒΆ
Follow these steps to analyze SubImage objects with Cartography.
Prepare your SubImage API credentials.
Obtain a WorkOS M2M client ID and client secret from your SubImage tenant. The M2M application must have admin scope to allow syncing API keys from
/api/api-keys/subimage.Populate environment variables with these credentials. You can pass the environment variable names via CLI with the
--subimage-client-id-env-varand--subimage-client-secret-env-varparameters.
Pass your SubImage tenant URL with
--subimage-tenant-url.Pass your AuthKit URL with
--subimage-authkit-url.