Configure a Default Domain
Designate a default domain to be selected, so the end user does not always have to choose one from the drop-down list before authenticating to Imprivata MDA.
This feature is configured via the AppConfig using an MDM. See the Imprivata MDA AppConfig Reference for supported MDM AppConfig keys.
Workflow
-
When you configure a default domain, the user is prompted to enter credentials for the default domain.
-
On the device, the user is still able to manually change their domain from the default domain to another one. On the next login, Imprivata MDA defaults back to the default domain.
-
When enrolling a proximity card, the default domain is displayed.
Prerequisites
Take note of the following prerequisites:
-
Requires Imprivata MDA 7.16 or later.
Configure the Default Domain
To configure the default domain, add the following key:
- ConfigFlags - Allows Imprivata MDA to set the domain selected by default when user authenticates to Imprivata MDA with a username and password.
The AppConfig Configuration Key field for this feature is "DefaultAuthDomain".
The AppConfig Value Type for this feature is "String".
The AppConfig Value is <yourDomain>
where
<yourDomain> is the domain selected by default when the user authenticates to Imprivata MDA with username and password.
The value does not support wildcards.
The value is not case sensitive.