Forum Discussion

Juliana4u's avatar
Juliana4u
Frequent Visitor
2 years ago

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 facing some difficulties and don't know how to proceed in this scenario. I watched a few videos on YouTube and read some pages from Microsoft, but even though, I can't proceed. Can anyone give me some guidance on this, please?

 

I appreciate it before anyone helps me! Thanks!

2 Replies

  • Anonymous's avatar
    Anonymous
    Not 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's avatar
      Juliana4u
      Frequent 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!