Desktop app
- In the navigation bar, click .
- In theUserssection, clickUser Authentication.
- On theUser Authenticationscreen, in theAssign Authentication Methods to Applicationssection, select one of the following authentication methods for the desktop app from theAuthentication Methodlist:
- LDAP Attribute: This option enables the desktop app to authenticate with a Microsoft Active Directory attribute that you provide 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.This option requires desktop app version 6.2.x.271 or later.
- Smart Card: This option enables smart card authentication.
- From theNumber of Certificateslist, select the number of client certificates to collect. 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 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.
- Optionally, selectCreate new user if an account is not foundto configure the desktop app to create a user at sign on if the user does not already exist.
- Defer to Self Service: This option requires users to sign in using a registration window determined by the authentication type configured for Self Service.
- 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 CAC Certificate selection screen and must pick a certificate.
- If the Self Service authentication method 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 a configured external URL for single sign-on.
- Windows Authentication: This option configures the desktop app to use only the Windows username or to use both the Windows username and the domain.
- If LDAP Attribute, Smart Card, or Windows Authentication is selected, you can selectCreate new user if an account is not foundto configure the desktop app to create a user at sign on if the user does not already exist.
- ClickSave.