Skip to content

Registering SmartPTT in Entra

DISCLAIMER

The instruction is provided for information purposes only. Authors carry no responsibility for its compliance with your security policies.

For official documentation, refer to official Microsoft instructions.

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 appears.

  2. In the upper part of the right pane, click New Registrations .
    The Register Application webpage appears.

  3. In the Name field, enter the name of the SmartPTT-related application.

  4. In the Supported Account Types area, click Accounts in any organizational directory….
  5. Set up redirect URI as follows:

    1. In the Redirect URI area, from the list, select Public client/native (mobile & desktop).
    2. In the text box next to the list, enter the following text:

      http://127.0.0.1
      
  6. Click Register.