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

Compare with Current View Page History

Version 1 Next »

Information

Files of Indeed AirKey Provider reside in: indeed AM\Indeed Providers\Indeed AirKey Provider\<Version number>\ 

  • IndeedEA.AuthProviders.AirKey.msi is the installation package of Indeed AirKey Provider.

About the Indeed AirKey Provider component

Indeed AirKey Provider requires Indeed AirKey Cloud Server installed.

A user should have Indeed AirKey application installed for authentication to work.

Installation

  1. Install Indeed AirKey Provider by running IndeedEA. AuthProviders.AirKey.msi installer.
  2. After the installation is complete, system restart might be necessary. If the installation wizard prompts to restart the system - confirm this action.
  3. The product removal/ restoring is carried out using the standard procedure for the supported operating systems, via Control panel menu.

Provider configuration

  1. Run Windows registry editor.
  2. Create AirKey key with nested value in  HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Indeed-ID\BSPs section.
  3. Create a string parameter named ServerUrl in AirKey section and specify the URL of your Indeed AirKey Cloud Server in it.

  Information: You should specify the URL from "ServerUrl" parameter of AirKey Cloud Server configuration file.

  1. Restart IIS server.

Configuring the smartphone application

Certificate configuration.

Certificate configuration is required if SSL is used to connect to Indeed Airkey Cloud server.

  1. Export the root certificate to cer/crt format. pfx/p12 cannot be recognized as root certificate.
  2. Send the certificate to smartphone and install it.
  3. Example of prompt to install a certificate for IOS devices.
  4. Example of prompt to install a certificate on Android devices. To install, specify name for the certificate and select “VPN and applications” in the “Usage” section.
  5. Add the certificate to trusted ones.
  6. For IOS devices, open the following:  Settings Main About the device Trusted certificates. Mark the installed certificate as trusted in the “Trust the root certificates completely”.
  7. For Android devices, open the following: Settings Security and display lock Encryption and accounts
  • Make sure that the certificate is successfully added to “User accounts” section.
  • Make sure that the certificate is successfully added to “Trusted user certificates” section.

Installation of application

  1. Download the Indeed AirKey application and give it permission to send notifications.
  2. IOS - https://itunes.apple.com/ru/app/indeed-airkey/id942443504
  3. Android - https://play.google.com/store/apps/details?id=com.indeed_id.airkey 
  4. Specify the password to log in to application.
  5. Click “+” icon to add a key in the “Keys” window.
  6. Give the application a permission to use camera and scan the QR code.
  7. Confirm creation of certificate request.
  8. Confirm the request to install the certificate.
  9. The key should appear in the “Keys” window if added correctly.
  10. To remove a key from the application, simply swipe the key to the left.
  11. When trying to remove an AirKey authenticator for a user, the latter receives a push notification of registered key removal. The key is removed from the application after the operation is confirmed. Configuration:
  12. Open the Airkey server configuration file named Web.config (C:

\inetpub\wwwroot\airkeycloud).

  1. Add the following code to the file (certificate configuration is required if SSL is used to connect to Indeed Airkey Cloud server):
  2. Create a string parameter named ClientId in the HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Indeed-ID\BSPs\AirKey section at the PC with AirKey provider installed. Specify the id from item 8.b as the value of the parameter.

d. After the changes are applied, the user should receive push notifications of key removal.

  • No labels