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)
-
0
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
-
0
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
-
0
Hi,
We will try to help you, but we are not OAuth experts.
-
0
Hi,
We will try to help you, but we are not OAuth experts.
ok, thank you.