Where do I change the URL for an application in My Apps/Entra Enterprise Applications

Duncan Drury 25 Reputation points
2024-06-06T12:08:21.29+00:00

I have an application listed in Enterprise Applications in Entra, that I want to make available to our users through the office.com Apps page. It does appear in the list of Apps, however, when users click on the link they go to the marketing homepage for the app, rather than the page that logs them in.

In the properties for the application, the homepage URL is displayed as the marketing URL, not the login URL. Is this what I need to change to correct the address that users go to when clicking on the link for the app on the Apps page? Or is a different property used?

Currently the Homepage URL is greyed out, and I can find no way of editing it through the Entra interface.

I have also tried to locate the app using Powershell Get-MgApplication and Get-MgServicePrincipal commands hoping that I might be able to use Powershell to change properties of the app. Neither include the app!

I've also looked in Entra > Application Registrations, but the app is not listed there.

I can't find any good documentation that explains how to adjust settings for applications listed on the Apps page of office.com.

Microsoft Entra
0 comments No comments
{count} votes

Accepted answer
  1. Akhilesh 6,740 Reputation points Microsoft Vendor
    2024-06-07T09:33:02.1933333+00:00

    Hi @Duncan Drury

    Thank you for post!

    I understand that you are having trouble changing the URL for an application in your tenant and the registered app is not listed under Application Registrations.

    By default, when you open the App registrations you will see the 'Owned applications' If the app is not
    registered by you can see under the 'All applications' which as show below.

    User's image

    To change the Homepage URL for the application, you will need to edit the application object in Azure AD. Here are the steps to do this:

    • Sign in to the Azure portal as an administrator.
    • Navigate to the Azure Active Directory blade.
    • Click on "Enterprise applications" and select the application you want to edit.
    • Click on "Single sign-on" in the left-hand menu.
    • Under "Basic SAML Configuration", click on "Edit".
    • In the "Sign-on URL" field, enter the URL for the login page of the application.
    • Click "Save" to save your changes.

    User's image

    Reference: https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/add-application-portal-setup-sso

    Hope this helps. Do let us know if you any further queries.

    Thanks,
    Akhilesh.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful