Forum Discussion
How to bypass the authentication prompt
Hi,
I've integrated the power bi sample web app. Which requires additional authentication by the office 365 user. What I need here is I want to bypass the authentication by supplying the office 365 username and password by internal request so that it wouldn't require additional authentication. How can I do this? Thanks in advance.
-Vikrant
3 Replies
- Eric_ZhangMicrosoft Employee
AFAIK, there's no way to by pass the authentication prompt. That's the way how Azure AD authenticates, not a feature in Power BI. Maybe consider to use Power BI Emebedded.
Check Rest API vs Power BI Embedded.- vikrant2555New Member
Is there any way using which we can pass those credentails via url or request, I mean user has not to enter them manually?
thanks,
Vikrant
- Eric_ZhangMicrosoft Employee
vikrant2555 wrote:
Is there any way using which we can pass those credentails via url or request, I mean user has not to enter them manually?
thanks,
Vikrant
There might be, I guess? However it is beyond my expertise and the scope of Power BI. For better response, you can post your question in Azure AD Forum.