Skip to content

/ Adding Redirect URI to SmartPTT in Entra§

Purpose§

Follow the procedure to implement the URI that you might miss during the app registration.

Prerequisites§

Procedure§

  1. Access App Registrations.

    How to...
    1. In the left pane of the Admin Center, expand the Entra ID.
    2. Under the expanded area, click App registrations .

    List of apps and related controls appear.

  2. Access authentication settings of SmartPTT-related app:

    1. In the right pane, select the Owned applications tab.
    2. On the tab, if appears, click View all applications in the directory.
      List of applications appears.

    3. In the upper part of the tab, in text search field, enter a fragment of the created app name. Then click the related app.
      Application overview appears.

    4. In the middle part of the webpage, under the Manage area, click Authentication.

    Authentication settings appear.

  3. In the rightmost part of the webpage, in its upper part, select the Redirect URI Configuration tab.

  4. On the tab, click Add Redirect URI .
    The Select a platform... area appears on the right.

  5. In the area that appears, click Mobile and desktop applications.
    The Add Redirect URI area appears.

  6. In the area that appears, in the text box below all the options, enter the following text:

    http://127.0.0.1
    
  7. Click Configure.

  8. Once you return to the Redirect URI Configuration tab, ensure the added URI appears in the list of redirect URIs.