Duo ConfigurationΒΆ

Follow these steps to analyze Duo objects with Cartography.

  1. Prepare a admin api creds.

  2. Pass the Duo api host name to the --duo-api-hostname CLI arg.

  3. Populate environment variables with the api key and api secret.

  4. Pass that those var names to the --duo-api-key-env-var and --duo-api-secret-env-var CLI args.