Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
are all the log types (Authentication logs, Telephony logs, Offline enrollment logs....) available to all plans? (essentials/advantage/premier) ?@DuoKristina
Hi., what is the minimum value for "limit" param in csico duo admin log api authentication logs..,when trying to hit authentication logs with limit=1 getting GET https://{hostname}/admin/v2/logs/authentication?maxtime=1700540043000&mintime=1699149677...
Hi, Thanks for your prompt reply.How are you making the request?using code package com.ram.sf.duo;
import javax.crypto.Mac;
import javax.crypto.spec.SecretKeySpec;
import java.nio.charset.StandardCharsets;
import java.security.InvalidKeyException;
i...
And I didn't see any documentation on Rate limit/ throttling for the api calls? can you please provide me the link for the same if its available?@DuoKristina
But, why is it failing in my case?Do we need to make any configuration changes in Admin api console? and also I am using a free 30 day trail account, is it an issue?