打开 关闭

Using new identity provider #5665


User avatar
0
alex@livemobility.com 创建

ABP Framework version: 5.3.2 UI type: Angular DB provider: EF Core Tiered (MVC) or Identity Server Separated (Angular): no

Hello ABP team,

We need to configure 2 different servers to as identity servers for an abp project. Basically the requirements of the organization are to not store passwords in the abp database.

Do you have a guide how we could achieve this?

Thanks Alex


2 答案
  • User Avatar
    0
    Anjali_Musmade 创建
    支持团队 Support Team Member

    Hi

    Yes you can add the non abp identity server in abp identity server. You just have to configure with the client id and client secret then abp database won't save the password as that will be considered as an external authentication. You can read more here how to configure.

    https://learn.microsoft.com/en-us/dotnet/architecture/microservices/secure-net-microservices-web-applications/#authenticate-with-an-openid-connect-or-oauth-20-identity-provider

  • User Avatar
    0
    alex@livemobility.com 创建

    Hi Anjali,

    Thanks for the infos, we will give it a look

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