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.
Hello, I’m adding DUO web sdk v4 to my MVC project. I have added the DUO Universal project to the solution, client seems to work, DUO health check is passed, and am redirected to the API site. I get 2FA notification on my device and click approve (a...
Hi, I have as ASP.Net MVC 4 web application that is running Duo web SDK 2 just fine. It’s currently build with .Net Framework 4.5.
I am trying to upgrade to Duo Universal web SDK 4; I have changed the target framework to .Net 4.8 and added the Duo ...
Updating in case anyone else gets stuck on this - had to add assembly bindings to force use of System.Text.Json to version 7.0.0.0; it wanted to use an older version
Marc