How to Setup UniversitySite SSO With SecureAuth SP Initiated SAML
Introduction
This guide details the deployment and configuration of UniversitySite with SecureAuth IdP initiated via SP.
SecureAuth IdP Configuration
- Create a Realm for the UniversitySite Integration. Configure the following tabs in the Web Admin console:
- Overview – Define the realm and SMTP connections.
- Data – Integrate the enterprise directory with SecureAuth IdP.
- Workflow – Define the way in which Users will access this application.
- Registration Methods / Multi-Factor Methods – Designate the Multi-Factor Authentication methods that will be used to access this page (if any).
- Go to the Data tab and ensure the Membership Connection Settings field values are set correctly.
-
Scroll down to the Profile Fields section and map the directory field that contains the User's email address to the correct SecureAuth IdP property.

- FIGURE 1. Profile Fields Section.
- Select the Post Authentication tab.
-
From the Authenticated User Redirect dropdown field, select the SAML 2.0 (SP Initiated) Assertion option as shown in Figure 2 An unalterable URL auto-populates the ’Redirect To’ field, which will append to the domain name and realm number in the address bar (Authorized/SAML20SPInit.aspx).

- FIGURE 2. Post Authentication Example.
- A customized post authentication page can be uploaded, but it is not required.
-
Scroll down to the ‘User ID Mapping’ section and supply the following values.

- FIGURE 3. User ID Mapping Example.
-
Scroll down to the SAML Assertion/WS Federation section like Figure 4.

-
FIGURE 4. SAML Assertion/WS Federation Section Example.
Make the following changes to the fields in this section.
-
If required, scroll down to the Forms Auth/SSO Token section and click View and Configure Forms Auth keys /SSO token to configure the token/cookie settings and this realm for SSO.

- FIGURE 5. Forms Auth/SSO Token Section.
- Once the configurations have been completed and before leaving the Post Authentication page, click Save to avoid losing changes.
| Field | Description/Value |
| User ID Mapping | From this dropdown option list, select the SecureAuth IdP property that corresponds to the directory field. In this case, the option would be Email 1 as specified in the Profiles Fields. |
| Name ID Format | From this dropdown option list, select the urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified option. |
| Encode to Base64 | Select False. |
| Field | Description/Value |
| SAML Consumer URL | Enter a value like this: http:///UniversitySite>/UniversitySite>/UniversitySite >/UniversitySite<com- panyname>/saml/assertionconsumerservice.aspx |
| WSFed/SAML Issuer | Set to a unique name that will be shared with UniversitySite NOTE: The WSFed/SAML Issuer must match exactly on the SecureAuth IdP side and the UniversitySite side |
| SAML Audience | Enter a value like this: http://secureauth.universitysite.com/universitysitesecu- reauth |
| SAML Offset Minutes | Set minutes to make up for time differences between devices. |
| SAML Valid Hours | Set hours to limit for how long the SAML assertion is valid. |
| WS-FED Signing Algorithm SAML Signing Algorithm | Set both to SHA1 |
| Sign SAML Assertion | Set to True |
| Sign SAML Message | Set to True |
| Encrypt SAML Assertion | Set to True |
| Signing Cert Serial Number |
Leave at the default value unless there is a third-party certificate being used for the SAML assertion. Note: If using a third-party certificate, click Select Certificate then choose the appropriate certificate.
|
UniversitySite Configuration
To configure UniversitySite for use with SecureAuth IdP, perform the following steps.
Note: You can test your configuration without interrupting the existing login experience for your production users by following these instructions:
- From InstructorSite on the rightmost dropdown menu beneath your name, select Global Settings.
- Scroll to the bottom of this page and select Login Settings.
-
Click to select the login Type as the USE SecureAuth option as shown in Figure 6.

Figure 6 SecureAuth Configuration in UniversitySite
- Expand SAML Setup for Production Environment section.
- Enter the following field values:
- After everything is configured, click Save Settings.
| Field | Description/Value |
| Subdomain | Set to any value that the users choose to access UniversitySite. |
| Provider's URL | Set to the WSFed/SAML Issuer on the Post Auth tab. |
| Provider's SSO URL | Set to the realm you configured earlier. |
| Provider's SLO URL | Optional. If you choose your users to reach a certain logout page, specify this URL. |
| SAML Provider’s Cert |
Insert (paste) the certificate from the SecureAuth appliance located in the Post Auth tab to this field. After everything is configured, click Save Settings.
|






