Open Closed

Tenant Login with Postman #3837


User avatar
0
guven.uysall created
  • ABP Framework version: v5.3.4
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:" Q1. I am trying to login in Postman. I want to login with Tenant user? How should the Postman body information be? I would like your help on this?

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

    Hi,

    We have multiple methods to determine the current tenant: https://docs.abp.io/en/abp/latest/Multi-Tenancy#tenant-resolvers

    The most common way you can add the tenant to the request header:

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