Base solution for your next web application
Open Closed

TokenAuthenticate multi-tenant #10014


User avatar
0
mmorales created

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? .NET Core 3.1 v8.7.0
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)? .net core

If issue related with ABP Framework

  • What is ABP Framework version?

If issue is about UI

  • Which theme are you using? Default Metronic
  • What are the theme settings?

when making the from postman api/TokenAuthenticate call with multitenant I'm getting a user doest not excist. I have added the Abp.TenantId to the header but unfortunately the app does not authenticate. it seems that the host tenat is the only account that can authenticate.


4 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @mmorales

    We haven't faced this problem before.

    1. Does multi-tenancy work if you try this on the web app itself ?
    2. Is there a public URL which we can test this ?

    Thanks,

  • User Avatar
    0
    mmorales created

    Yes, it works if I'm on web browser. here is the public url https://lvnfapi01.digi360.us

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @mmorales

    Could you also share a test user info which we can test this scenario ?

    Thanks,

  • User Avatar
    0
    musa.demir created

    Hi @mmorales

    Here is my test which works as expected.

    And check your cookies