Jump to content
Microsoft Windows Bulletin Board

Recommended Posts

Posted

Hi,

I was working with a web application where i have already implemented methods to set the authorization cookie in the startup of the project. Recently I came across implementing a power BI dashboard in my application Since the power BI has some strict content security policies which only allows the Microsoft related domains like teams and share point to implement the reports ,it blocked the report being rendered in my app thus i switched to the embed API of power Bi, While configuring the power BI settings in the startup The power BI also configured some Auth Cookies .Since my application already implements the auth cookies it conflicted with the existing implementation causing Build errors. I Tried setting the cookies in the power BI configuration and then added the required cookie settings of my application to the cookie being set in the power BI configuration . But it still shows no Use ,My application wont recognize the claims and cookies being set in the power BI configuration thus throwing error while logging into the  Application

View the full article

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...