Generate the Reply URL (Entra ID / Azure AD)

Entra uses your Reply URL to redirect users back to Cloud after they have signed in with Entra.

To generate a Reply URL in Cloud:

  1. Ensure you have the Settings Admin role or equivalent permissions.

  2. From the Cloud menu (), select Settings | Single Sign-On | Identity Provider.

  3. On the Identity Provider page, complete the following fields:

    • Identity provider name: Enter a meaningful name for your identity provider. For example, Entra. This name will be displayed next to your Reply URL to identify it.

      Note: This name cannot exceed 32 characters and can only contain letters, numbers, underscores, plus and minus signs.

    • Identity provider metadata endpoint: Paste the Metadata Endpoint that you copied to a text document previously.

    • Client ID: Paste the Application ID that you copied to a text document previously.

    • Client secret: Paste the Client Secret that you copied to a text document previously.

    The Single Sign-On settings page.

  4. Select Save. Your Reply URL is displayed.

  5. Select the Copy to Clipboard () button to copy your Reply URL. You'll need to add it to your app in Entra ID.

    Use the Copy to Clipboard button to copy your reply URL.

Set your Reply URL in Entra

After you generate a reply URL, you'll need to add it to Entra to ensure that users can sign in successfully.

To set your reply URL in Entra:

  1. Select Entra ID | App Registration, then select your app.

  2. Select Add a Redirect URI.

    Select Add a Redirect URI.

  3. Select Add a Platform | Web.

  4. Enter your reply URL in the Redirect URI field.

  5. Select Save.

Next: Assign authorized staff to use single sign-on