Forum Discussion
Juliana4u
2 years agoFrequent Visitor
Automatic login using Microsoft login ID (Azure) to embedded reports in my web page
Hi there! I am trying to log in automatically on my webpage by calling the Azure AD API (Microsoft login ID) to publish my reports and allow my clients to visualize my analyses. However, I am fac...
Anonymous
2 years agoNot applicable
HI Juliana4u,
AFAIK, registered azure application id can be used on multiple embed reports.
So you can consider to parameterized generate embedded token steps(it should bind with specific workspace and dataset contents id) to create a template for dynamic embedded reports. Then you can create a MS flow or function to host these codes for automatically executed.
Regards,
Xiaoxin Sheng
Juliana4u
2 years agoFrequent Visitor
Hi Anonymous ,
Do you know where I can find a step-by-step guide for this? I've searched everywhere, but couldn't find any guidance.
Thank you for the reply!