Open Closed

The best way for authorization a external company to use the api. #2723


User avatar
0
HenkP created
  • ABP Framework version: v5.1.4
  • DB provider: EF Core
  • **Tiered (MVC)

I have a question how we can give an external company access to the api with tenant environment.

We have built a 2nd api specifically for external use. What is the best way to give the remote company access to the api. We have worked a lot with JWT authentication. Does anyone have an example of how that might work?


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

    hi

    This seems to be the scenario of Oauth2. ABP has integrated Identity Server, you can check related articles and documents.

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