Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Okta Asp.Net with Duende.IdentityModel #162

Open
jkapistalam opened this issue Feb 26, 2025 · 1 comment
Open

Okta Asp.Net with Duende.IdentityModel #162

jkapistalam opened this issue Feb 26, 2025 · 1 comment

Comments

@jkapistalam
Copy link

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!

@maartenba
Copy link
Collaborator

In this case, I would check with Okta if they can make a new version with the updated dependency. Note that it's OK to keep the current dependency tree you have here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants