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.
Is there an API to find out the user’s choice of authentication method. This choice can be made during enrollment, however there doesn’t seems to be a way to get that information later.
Thanks,
Halley
We’re working on integrating DUO’s self-enrollment page into our web application.
We’re calling “preauth” end point as specified here (Duo Auth API | Duo Security) which returns enroll_portal_url.
We were wondering if there’s a programmatic way to ...
Hi Gardien, Thanks for quick response. I’m referring to the API where I can retrieve value of this setting. When a users logs into our application, we need to know what their preference is in order send a push immediately with out having them to wai...