Get Application ID and Authentication Key

When logging in programmatically, you need the ID for your application and an authentication key. To get those values, use the following steps:

  1. Log in to your Azure Account through the Azure portal.
  2. Select Azure Active Directory.

     

  3. In Azure Active Directory, select App registrations.

     

  4. In Azure Active Directory > App registrations, select your application.

  5. Copy the Application ID and store it.

    This value is the Azure Application ID in the Tufin wizard.

  6. In Settings, select Keys to generate an authentication key.

  7. Type a description and a duration for the key and select Save.

    The key value is displayed after you save the key.

  8. Copy the key value: You will not be able to retrieve the key later.

    You provide the key value with the application ID to log in as the application.

    This value is the Azure Application Secret in the Tufin wizard.