Duo ConfigurationΒΆ
Follow these steps to analyze Duo objects with Cartography.
Prepare a admin api creds.
Pass the Duo api host name to the
--duo-api-hostname
CLI arg.Populate environment variables with the api key and api secret.
Pass that those var names to the
--duo-api-key-env-var
and--duo-api-secret-env-var
CLI args.