-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
The logic is throwing an error when it attempts to generate the URL to send the browser to DUO. The error is that it cannot open the System.Text.Json DLL version 5.0.0.0 even though the dependency is 5.0.0.2 and I'm using version 8. Something similar happens with Microsoft.Identity.Token DLL wanting 6.34 though I'm on version 6.35.
The exception means that I don't get the redirect URL, so the site stays on the page instead of going to the DUO prompt.
Expected Behavior
Should load the DUO prompt.
Actual Behavior
Remains on the 'send to Duo' page.
Steps to Reproduce
Publish version Duo Universal 1.25
Try to authenticate with duo
Workarounds
None.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels