Skip to content

FormsAuthentication.RedirectFromLoginPage is Ok but need to refresh page #268

@researchyar

Description

@researchyar

Hi all
I have setup Power BI Custom Security on the server.
When the system reaches the following line of code

FormsAuthentication.SetAuthCookie(@"administrator", false);

I get authenticated, but nothing special happens in Power BI on Iframe in my c# portal. in addition to

FormsAuthentication.RedirectFromLoginPage(@"administrator", false);

I tried but both need to refresh the page once to display the report. The next time it is refreshed, the Power BI report will be easily loaded on the screen It means that I am authenticated.

Maybe you can help me to solve my problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions