Open Closed

micro service integration #5402


User avatar
0
Payoff created

We need to integrate the login of a microservice written in .NET 7, without any dependency on ABP, with an application developed entirely in ABP 7.2.2 with OpenIddict. What we need is to enable the microservice to use ABP as its identity. How can we configure the microservice? Thank you.

  • ABP Framework version: 7.2.2
  • UI type: Angular
  • DB provider: EF Core PostgreSQL
  • *Identity Server Separated (Angular)**: no

1 Answer(s)
  • User Avatar
    -1
    maliming created
    Support Team Fullstack Developer

    hi

    You can add an oidc to integrate login.

    Code from apps/public-web/src/MyCompanyName.MyProjectName.PublicWeb

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