Skip to content

Cannot open System.Text.Json #46

@sswrighton

Description

@sswrighton

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions