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.
Hi,
I am using DUO auth API to send SMS passcode to the users mobile asynchronously without bringing up the DUO frame. Is it possible to get SMS passcode code that is sent to the user? Is there an API to get that code in the server-side?
I am sending...
Is it possible to send passcode / push notification to registered users phone using DUO auth API in java without a user interface? I tried the sample DUOServlet program and when the servlet is invoked with a request, it returned HTML with multiple ch...
Thank you for your response. This means I could send a push/sms with in single request from the server side like java web service to the user phone without displaying the DUO authentication prompt with options.
Appreciate, if DUO comes up with a s...