Skip to end of banner
Go to start of banner

Configuring EmpowerID for the Mobile App

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

EmpowerID provides a mobile app that you and your users can download and install on Android and iOS devices from either the Google Play Store or the Apple App Store, depending on the OS of those devices. The EmpowerID Mobile App provides multi-factor authentication (MFA) with chatbot help and supports both push and passcode authentication. Before users can use the mobile app in your environment, there are a number of configuration settings that need to be done in Azure and EmpowerID. This topic takes you through the steps.

Configuring Azure for the mobile app

  1. Log in to the Azure Portal as an administrator.

  2. Under Services, search for Notification Hubs.

  3. Create a notification hub, entering name, location, resource group and subscription information. Take note of the name as you need it when configuring EmpowerID for the mobile app.

  4. Under Settings, click Apple (APNS) and enter the Apple Push Notification Service settings information.

  5. Under Settings, click Google (GCM/FCM) and enter the Firebase Cloud Messaging setting information.

  6. Under Manage, click Access Policies and copy the DefaultFullSharedAccessSignature connection string. You will need this when configuring EmpowerID for the mobile app.

Configuring EmpowerID for the mobile app

  1. On the navbar, expand Infrastructure Admin > EmpowerID Servers and Settings and click EmpowerID System Settings.

  2. On the EmpowerID System Settings page, search for AzureNotification and then click the Edit icon for the AzureNotificationHubConnectionString setting.

  3. In the Value field of the Edit dialog that appears, enter the DefaultFullSharedAccessSignature connection string that you copied earlier, select Encrypt Data and then click Save.

  4. Click the Edit icon for the AzureNotificationHubName setting.

  5. In the Value field of the Edit dialog that appears, enter the Name of the notification hub you created above and click Save.

  6. Recycle IIS on the EmpowerID tenant.

  • No labels