Forum Discussion

aak's avatar
aak
Helper I
5 years ago
Solved

How to set reply URL

I am having an issue with some users receiving an error like what is described here when they try to log in to Power BI. I have found a lot of solutions that reference setting the reply URL, but I ca...
  • collinq's avatar
    5 years ago

    Hi aak ,

     

    In the referenced article here: AAD Auth Failures - Incorrectly configured reply URLs for application | Microsoft Docs

    It states that you have to do at least this (review the section called "The Solution")

    1. Sign into portal.azure.com with an account that's an administrator on your tenant.
    2. Navigate to Azure Active Directory in the left side bar > App registrations > Your app > Authentication > Redirect URIs.
    3. Type the domain name where you're hosting your app (eg. http://localhost or http://app.myapp.com) and click Save.