DuendeSoftware / Support

Support for Duende Software products
20 stars 0 forks source link

Identity server support for API developed in .Net Framework #1313

Closed PrabuLK closed 4 days ago

PrabuLK commented 1 week ago

Which version of Duende IdentityServer are you using? Identity server 4

Which version of .NET are you using? .Net Framework 4.8

Describe the bug Unable to install the package for JWTBearer

A clear and concise description of what the bug is. We have a API developed in .Net Framework we need to install the package for JWTBearer for authentication.

To Reproduce

Steps to reproduce the behavior.

Expected behavior

A clear and concise description of what you expected to happen.

Log output/exception with stacktrace

data

Additional context

Add any other context about the problem here.

RolandGuijt commented 1 week ago

IdentityServer 4 is out of support but we have a full example with a .NET Framework webforms and API application that use IdentityServer 6 here.

RolandGuijt commented 4 days ago

Closing this issue but feel free to add something.