Okta Asp.Net with Duende.IdentityModel

HI,

I have an MVC web application using .net framework 4.8 and Okta authentication. I am using Okta.AspNet middleware, so IdentityModel is installed as part of Okta.AspNet Nuget package. Now that IdentityModel is deprecated, nuget package manager is suggesting to use Duende.IdentityModel instead. I am unable to remove IdentityModel package due to the dependency. How do I decouple it and use Duende.IdentityModel instead?

Thanks!

The issue is being tracked and prioritized by the engineering team.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.