To setup SAML authentication, the following steps will need to be completed. At least one of the attributes being sent must match the contents of the username field in your Trac System, typically the first part of the email address. We can also use ID number, full email address, or other unique identifiers, but handle/username is preferred. Single logout (SLO) must be enabled for security purposes.
Multiple base DN searches can be performed if needed.
Without Redrock Software's Assistance
If you're comfortable applying changes here and already have the information above, you can put these settings in place with any SysAdmin account. If you're having any trouble with these settings, feel free to reach out to us at helpdesk@go-redrock.com or by submitting a helpdesk ticket. LDAP currently requires additional configuration not available to non-Redrock accounts, reach out to us directly if you plan on using LDAP.
SAML Configuration
Other > Other Options > Preferences > Login & Security Settings > SAML
Replace 'campus code' with your campus code, as seen in your URL. Otherwise static. Must be lowercase.
If using a custom URL, use that in place of traccloud.go-redrock.com/campuscode
SAML Relay URL
"https://saml2.go-redrock.com/relay.php"
This is static and never changes.
Authentication Order
Your staff may have more than one account type in the Trac System. You can use the "Authentication Order" preference to determine which account type authenticates first.
Install your Metadata in the Primary Metadata field
After submitting, your Entity ID field will be populated automatically. If you require a duel-tenant configuration, reach out to us at helpdesk@go-redrock.com for assistance.
3. Retrieve your attributes
Navigate to the provided URL in a Private/Incognito browser and login, you will be provided with a list of attributes and their value for the account that you used. Find the attribute that works for your system (e.g., first part of email address) and copy the name of that attribute into the "Attribute containing unique ID" field in TracCloud. This will need to correspond to the Username fields of accounts in the system.
4. Enable SAML
Enable the toggle option in the top-right corner of your SAML window to enable SAML authentication for future logins.
CAS Configuration
Other > Other Options > Preferences > Login & Security Settings > CAS
Typically "2.0" for an XML response. Use 1.0 for a plain text response.
User Name Attribute
Typically "cas:user"
Trac Return URL
Place your CAS Logout URL here.
Deauth when visiting KIOSK
Kiosks are typically student-facing. If this is checked, it ends the SSO session to prevent a user from navigating to other campus services or even logging back into TracCloud.
3. Enable CAS
Enable the toggle option in the top-right corner of your CAS window to enable CAS authentication for future logins.
Additional Login/Logout Settings
After setting up the SSO protocol, there are a few optional settings to configure, detailed below.
Log Off Redirect URL
This is the URL that users will be taken to when logging out of the Trac System, typically used to redirect users to a page that ends their single sign-on session.
Custom "No Access" Page URL
By default, if a user attempts to access a page that they don't have access to, a generic "Access Denied" page will display from TracCloud. If you would prefer to override this with a different page, enter that URL here.
Block SSO users from kiosk
If enabled, anyone who logs in via SSO will not be allowed to open student-facing kiosks. This should only be enabled if your single sign-on service doesn't support single logout, otherwise if a user opens a kiosk, their campus account will still be logged in.