Forum Discussion
One PowerBI Embedded app and multiple users
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
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
- TriPax8 years agoFrequent Visitor
it is not even splitted by tenants physically on my side
all what I want is when we generate this app https://dev.powerbi.com/apps as an native only user who create it can generate token using this applcation/client ID but I want to add second one to use the same application/clientIDeven if I've add this new user as an second owner I have permission problem to this application on the azure side
- v-jiascu-msft8 years agoMicrosoft Employee
Hi TriPax,
Let's make it more clear. Do you mean you want to add another account to generate token? I tested it successfully in this scenario. The user should be an admin of that App workspace.
Best Regards,
Dale
- TriPax8 years agoFrequent Visitor
at Enterprise Application or App registration?
because when I add him only at PowerBI Workspace side I'm not able to generate token
The user or administrator has not consented to use the application with ID '7a3da811-xxxx-406b-b27f-3xxxxxxxxx' named 'xxxx PowerBI xxxxx'. Send an interactive authorization request for this user and resource.
so I need to add him at this azure app visible at App registration side but even if he is an owner I see that error