Forum Discussion
Power BI Admin Rest API's
Hi Anonymous ,
If you are using client id and client secret to connect which is a SPN Based autentication then PowerBI ADMIN API's won't work because that it a known limitation
Hello Jayendran ,
I'm trying with the UPN Account and its failing to login.. did Power BI admin rights are required to enable service principal in developer settings within the Power BI admin portal.
- Jayendran6 years agoSolution Sage
Hi Anonymous ,
UPN should work, as i stated only the SPN won't work for the PowerBI Admin API's.
Seeing from your github issues latest comments, if you are using any MFA/ADFS(SSO) then it won't work. Please disable to MFA/SSO and try it again.
- Anonymous6 years agoNot applicable
Hi Jayendran ,
I need offical confirmation so that I can check with our security team for exception and try it.
To call the admin API with client ID and Secret ID doesn't any require MFA/SSO ??
I tried checking in the many documents but no where i found that..- Jayendran6 years agoSolution Sage
Hi Anonymous ,
I'm not sure what is the autentication that custom connector is using, I assume it is using a password grant in such case the MFA will fails, you can see this releated threads
Reg your other query,
For SPN you don't have to worry about the MFA/SSO.However PowerBI Admin API's wont support in SPN as of now. So this is a dead end for you.