How to update the "Homepage URL" in Enterprise applications after updating "Home page URL" in App Registration

Nick 0 Reputation points
2025-08-12T21:44:50.7566667+00:00

We are hosting an App Registration in our tenant and clients have set up Enterprise Applications on their tenants that point to our App Registration. We updated the Logo in our App registration, which updated the logo in their Enterprise applications, but when we changed the "Home page URL" in the App registration, it does not seem to be updating the "Homepage URL" in their Enterprise applications.

Also, some of their Enterprise applications have our old "Home page URL", but some are also blank, so we do not know how that happened.

What are we missing?

Thanks so much!

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

Accepted answer
  1. Swaroop Kolli 3,505 Reputation points Microsoft External Staff Moderator
    2025-08-12T23:57:42.0366667+00:00

    Hello @Nick,

    I tried to reproduce the issue in my tenant and the behavior is same.

    I had created a multi-tenant app registration in tenant A without a logo and a home page URL and tried to access the same app in tenant B which created an enterprise application in tenant B without a logo and a home page URL.

    Later, I added the new logo and home page URL in tenant A, where the logo in the tenant B got updated but the homepage URL is still blank in tenant B.

    If you didn’t have a homepage URL set when they first consented to your app, it will be created blank in the Enterprise Applications of Clients tenants.

    Any later changes you make to the App Registration homepage URL won’t populate it.

    To resolve this issue, the tenants who are using this apps should navigate to Enterprise applications > Properties > Enabled for users to sign in to "NO" and save it. Wait for a min and Enabled for users to sign in to "YES" and again save it. Refreshing the page would now populate the new homepage URL.

    This is because, the instance is already created and active on the other tenants and making it inactive and active would load the new metadata from the App Registration hosting tenant. Logo updates auto-propagate because they are CDN-based.

    Apart from this, if you would like to auto update the URL's the application must be listed as a gallery application where the URL's can be managed and auto synced from the tenant hosting the application.


    If the given resolution worked, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.