Assign authentication methods to applications
In the User Authentication section, the items available in the Authentication Method list are determined by the options selected in the Enabled Authentication Methods section.
- LDAP AttributeSelectLDAP attributefrom the Authentication Method list and provide an Attribute. The desktop app queries this attribute directly from the signed-in user's directory profile and sends it to the server.This option enables the desktop app to authenticate with an Active Directory attribute that the administrator chooses. 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 usernames or domain names (Windows) or domain name (Mac) in SO and CU query strings.SelectCreate new user if an account is not foundto configure the desktop app to create a user at SO if the user does not already exist.
- Smart CardSelectSmart Cardfrom theAuthentication Methodlist to enable 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 SO if the user does not already exist.
- Defer to Self ServiceSelectDefer to Self Servicefrom theAuthentication Methodlist to configure 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 clicksLog 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 AuthenticationSelectWindows Authenticationfrom theAuthentication Methodlist to configure the desktop app to use only the user's Windows username or Windows username and domain. The Windows username is passed in parameter 05 during SO. See Appendix B: Desktop client URL parameters for more information about SO parameters.Select theCreate new user if an account is not foundcheck box to configure the desktop app to create a user at SO if the user does not already exist. New users are created with their Windows username as their username. If the Domain and Username option is selected in the Enabled Authentication Methods section, the user is created with “DOMAIN\username” as Username, Mapping ID, First Name, Last Name, and Display Name.