These are the authentication methods available when using the Domino Data API:
-
API Key: If enabled, the user API key is exported in the DOMINO_USER_API_KEY env variable.
-
Credential propagation: When the EnableLegacyJwtTooling feature flag is enabled, a token is periodically refreshed and stored in a file. The file location is defined in the
DOMINO_TOKEN_FILE
env variable.