Skip to content

Switch from JwtSecurityToken and JwtTokenValidators to JsonWebToken and TokenHandler in .NET 8  #263

Open
@laura-rodriguez

Description

Describe the feature request?

There's a more optimal way to validate tokens described here.

Currently, we're using options.UseSecurityTokenValidators = true, but we want this library to comply with .NET 8 fully.

.NET Version

.NET 8

Additional Information?

Internal Ref: OKTA-720772
#262 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions