Files of Indeed AM AirKey Provider reside in: indeed AM\Indeed AM Providers\Indeed AM AirKey Provider\<Version number>\
|
AirKey Provider requires AirKey Cloud Server installed. A user should have Indeed AirKey application installed for authentication to work. |
Create a string parameter named ServerUrl in AirKey section and specify the URL of your Indeed AirKeyCloudServer in it.
You should specify the URL from "ServerUrl" parameter of AirKey Cloud Server configuration file. |
Certificate configuration is required if SSL is used to connect to Indeed AM Airkey Cloud server. |
Add the following code to the file (certificate configuration is required if SSL is used to connect to Indeed Airkey Cloud server):
<trustedClientsSettings> <trustedClients> <add id="1" /> </trustedClients> </trustedClientsSettings> |