Open Closed

Is there any other alternate available other than openIddict and Identity server? #7542


User avatar
0
Priyanka created

ABP Framework version: v8.1.1

UI Type:React

Database System: EF Core (SQL Server)

Tiered (for MVC) or Auth Server Separated (for Angular): yes

Exception message and full stack trace: NA

Steps to reproduce the issue: NA

Hi,

Is there any other alternate available other than openIddict and Identity server? also, what is the roadmap to support openiddict from abp?

Thanks


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

    Hi,

    Is there any other alternate available other than openIddict and Identity server

    openIddict and Identity server are the most popular libraries for NET, ABP currently only provides them as built-in

    You can use any authorization server that supports OAuth, for example, KeyCloak https://github.com/abpframework/eShopOnAbp/pull/134

    what is the roadmap to support openiddict from abp

    ABP supports all features of openiddict, and will support new features of openiddict in the future

  • User Avatar
    0
    Priyanka created

    Hi,

    Is there any other alternate available other than openIddict and Identity server

    openIddict and Identity server are the most popular libraries for NET, ABP currently only provides them as built-in

    You can use any authorization server that supports OAuth, for example, KeyCloak https://github.com/abpframework/eShopOnAbp/pull/134

    what is the roadmap to support openiddict from abp

    ABP supports all features of openiddict, and will support new features of openiddict in the future

    Hi, thank you for your response, if I replace OpenIddict with another OAuth, will I still get the abp support ?

    thanks

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    We will try to help you, but we are not OAuth experts.

  • User Avatar
    0
    Priyanka created

    Hi,

    We will try to help you, but we are not OAuth experts.

    ok, thank you.

Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13