Colleague configuration

Enter the settings that allow Ellucian Mobile to communicate with Colleague.

Note: While the settings are entered in the Mobile Cloud Configuration tool, they are stored locally in your Mobile Integration Server database and not in the Ellucian Cloud. If you have legal requirements that prevent the transmission of sensitive information across country borders, you can instead enter some of these settings in the colleague-mobileserver-config.groovy file so that both data entry and storage are local. See Specify Colleague configuration in the config.groovy file.

Services Configuration section

You have the option of choosing Colleague, CAS, or SAML for the Authentication Method. (See Single Sign on to Web Apps for more information about the CAS option)

Colleague tab

Complete the Web API Configuration information based on your Colleague Web API installation.

Table 1. Web API Configuration
Field Description
URL The URL that contains the fully formed Colleague Web API URL that you noted when you installed the Colleague Web API. Be sure to include the trailing slash (/).
Username The username of the Colleague proxy user that you created in Set up a Colleague proxy user.
Password The password of that Colleague proxy user.

LDAP tab

If you intend to use an LDAP connection to pull information for the Directory module (Directory Module), create one or more LDAP connections. For example, you might want to use different LDAP sources for different directories (such as one for students and another for alumni).

To create an LDAP connection, click Add LDAP Connection and then complete the New LDAP Connection form as described below.

Note: Because of the complexity of LDAP installations, please consult an LDAP administrator at your institution if you are not sure what to enter in these fields.
Table 2. LDAP Configuration
Field Description
Logical Name Enter a descriptive name for this LDAP connection.
Type Select the type of the LDAP directory. If your LDAP directory type is not specifically listed, select Other.
URL The URL where the LDAP is installed, along with the port. Default port is 389. For example, ldap://my.ldap.edu:389. You can also use LDAPS to secure your connection.
Search User DN The Distinguished Name for a user to bind as for the search for the user entry.
Search Password The password for the searchUserDN.
Search Base The base DN used to search for the user entry.
Login Attribute The login attribute name.
Login Alias Attribute The login alias attribute name.
SIS ID Attribute The SIS user ID attribute name.
Role Attribute The role attribute name.