Forum Discussion

TriPax's avatar
TriPax
Frequent Visitor
8 years ago

One PowerBI Embedded app and multiple users

Hi,
Is there any clear way where I can add another user who can generate token or it need to be separate app?
As an example I have one PowerBI Embedded Native app in azure AD with assigned username but I want to assign another user who can generate tokens also (in case where I want to split data per tenant on the BI side). So far only my account works even if I add second account as an owner of this application.

6 Replies

  • v-jiascu-msft's avatar
    v-jiascu-msft
    Microsoft Employee

    Hi TriPax,

     

    Do you mean the App Owns Data demo? If so, we can use one account only in this demo. If you want to use many accounts, I'm afraid you have to rewrite the application. 

     

    Best Regards,

    Dale

    • TriPax's avatar
      TriPax
      Frequent Visitor

      no
      this app I've already refactored but I'm thinking about this azure app from where we have ClientID - we add one user when we create it but there is no option to add another one because I just want to have multiple users who can generate tokens but use one Client app

      • v-jiascu-msft's avatar
        v-jiascu-msft
        Microsoft Employee

        Hi TriPax,

         

        You were talking about different tenants. I'm afraid we can't register different tenants applications in one tenant. But we could do it in the local App. For example, different users have different configuration files. To be honest, I'm not a professional app developer. But I think it could be possible. What resources we will connect are decided by "Web.config".

         

        Best Regards,

        Dale