Configure user authentication
- In the navigation bar, click
.
- In theUserssection, clickUser Authentication.
- On theUser Authenticationwindow, in theAssign Authentication Methods to Applicationssection, select one of the following authentication methods from theDesktop App>Authentication Methodlist:
- LDAP Attribute: This option enables the desktop app to authenticate with an Active Directory attribute.
- Enter an Active Directory attribute in theAttributefield. The desktop app queries this attribute directly from the signed-in user's directory profile and sends it to the server. This option allows the desktop app to operate while sending less user information to the server. When this option is selected, the desktop app does not send Windows user names or domain names in sign on or check update query strings.
- Optionally, enter a valid LDAP URL in theCustom LDAP URLfield. When a custom LDAP URL is specified, it overwrites the USERDOMAIN value from the local LDAP directory. Format the custom domain name using a regex to accept only URLs such as LDAP://<DOMAINNAME>.<TOP-LEVELDOMAIN>:<(Optional) PORT#>. Sample valid URLs:
- LDAP://DC=examplewebsite,DC=com
- LDAP://examplewebsite.com
- LDAP://DC=examplewebsite,DC=com,DC=org
- LDAP://examplewebsite.ca
- Optionally, selectFallback to Windows Authenticationto configure the desktop app to authenticate with Windows Authentication if authentication with LDAP fails. This option appears only ifWindows Authenticationis selected in theEnable Authentication Methodssection.
- Smart Card: This option enables smart card authentication. Select the number of client certificates to collect. The recommended value is 3.
- Select the number of client certificates to collect from theNumber of Certificatespull-down list. The recommended value is 3.
- Optionally, in theRegular Expressionfield, enter a regular expression in the following format:UID=(? <edipi>\d{8,10}). ContactBlackBerry AtHoccustomer support to configure this field.
- Optionally, in theCustom Attributesfield, add custom attributes to the CAC certificate. Add multiple attributes separated by a comma. There is a 100 character limit. The special characters < and > are not supported.
- Optionally, in theClient Regular Expressionfield, enter a client regular expression in the following format:.*?(^)(?:(?!\s-[A||E||S]).)*. This format extracts information from the client certificate subject name to find the identical certificates for authentication. The regular expression provided in the UI is a sample expression that may not be suitable for your environment. You can build you own regular expression or contactBlackBerry AtHoccustomer support to configure this field.
- Defer to Self Service: This option configures the desktop app to use the user authentication method selected for Self Service. When this method is selected, end users will see a login window. When the user clicks Log In, they are redirected to Self Service to complete the sign in process. This process depends on the authentication method selected by the administrator.If the Self Service authentication method is set to Username and Password, the users sees a registration window and must provide their first name, last name, username, password, confirm their password, and fill in a captcha. The user has the option to register as a new user or to sign in with their existing user credentials.If the Self Service authentication method is set to Smart Card, the user sees a certificate selection screen and must pick a certificate. They may also be required to enter a PIN.If the Self Service authentication type is set to Windows Authentication, the user sees a Windows credentials screen and must provide their username and password.If the Self Service authentication method is set to Single Sign-On, the user is sent to the SSO URL.
- Windows Authentication: This option configures the desktop app to use only the Windows username and password or to use both the Windows username and the domain.
- Optionally, ifLDAP Attribute,Smart Card, orWindows Authenticationis selected, select theCreate new user if an account is not foundoption to configure the desktop app to create a user at sign on if the user does not already exist.
- ClickSave.