Dialogue Cloud

Create new Azure App Registration for AnywhereNow Authentication

The AnywhereNow Authentication protocol will hook into your Microsoft Entra ID Formerly known as Azure Active Directory (or Azure AD, or AAD), which then allows your users to login with their own Microsoft 365 credentials on various AnywhereNow products. This is accomplished using the following procedure.

Create a new App Registration

Login on the Microsoft Entra ID Formerly known as Azure Active Directory (or Azure AD, or AAD) portal and go to ‘App registrations’.

You can use the following URL:

Copy
URL
https://portal.azure.com/#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/RegisteredApps

 

Select ‘New registration’

  • Provide a name
  • Select ‘Accounts in this organizational directory only (<tenant name> only – Single tenant)

Add Redirect URL

Warning

As of Bundle DC2024.01f only the new "login.anywhere365.cloud" redirect URL described below will be enabled. New AnywhereNow Dialogue Cloud Authentication activations should use this redirect only.

Existing customers with the former "auth.anywhere365.cloud" redirect URL will have to migrate their authentication redirect URL to this newer one. For a migration guide please see: AnywhereNow Authentication Migration Guide

It will now look like this.

(Only during migration should both URL's exist, typically only one will be available and active in your tenant)

Press Save

Create a secret

Note

The Expiration time of a Secret for Apps can be set to a maximum of 2 years. Learn More - Microsoft

Provide AnywhereNow with Value of the secret.

Change the Manifest

Go to the Manifest (within the Manage section of the App Registration) and change the value of the “groupMembershipClaims” to “SecurityGroup”

Grant App permissions

Now, grant the following permissions to the app. Please make sure a global tenant admin applies the ‘admin consent’ on the permissions.

Send the following information to AnywhereNow:

  • Secret (see step Create a secret)
  • Application ID of the created application (See picture below)
  • Directory ID of the created application (See picture below)

Application ID and Directory ID