Open Closed

Replace Identity Server with OpenIddict #6596


User avatar
0
lht0502 created
  • ABP Framework version: v6.0.3
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

In current Identity Server, we implemented the self issue JWT Token by calling **IssueClientJwtAsync **method in IdentityServerToolsExtensions. Is there a method provided the same feature in OpenIddict?

Thanks.


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    I don't see such a feature in openiddict, you can get help from: https://github.com/openiddict/openiddict-core

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11