Skip to content

Migrate from Newtonsoft.Json to System.Text.Json #518

@Christian-Oleson

Description

@Christian-Oleson

User story

As a user, I would like to depend as little on third-party dependencies as possible. For this reason, I would like to move from Newtonsoft.Json to System.Text.Json.

Proposed solution

Replace Newtonsoft.Json with System.Text.Json

Alternatives considered

N/a

Additional information

I believe that this issue (#515) would not be present if we were referencing System.Text.Json. Likewise, I've had a hard time with that particular issue in the code. Something about Newtonsoft with the Okta client is giving me a ton of problems, even after downgrading, making me think we would be better migrating off of it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions