Report errors or omissions

Integrate Envoy

Envoy offers visitor management, employee sign-in, desk reservations, room booking, and delivery management software (see https://envoy.com/). You can protect access to Envoy by integrating Envoy with Identity as a Service. Once integrated, users can use single sign-on to log in to their Envoy account through Identity as a Service.

Note: This integration was tested using Identity as a Service version 5.15 and Envoy Premium Subscription Service. Other versions of Envoy may require integration and configuration steps that differ from those documented in this procedure. For other versions of Envoy, this integration guide may be used as an initial approach for integrating Envoy. In the event of other issues, contact support@entrust.com for assistance.

Prerequisites

Before you begin, you must complete the following prerequisites:

Create a user in Envoy Premium. You must input a valid email address for the new user.Create a user in Envoy Premium. You must input a valid email address for the new user.

Log in to your Envoy account. The Home page appears.

Click Employee directory.

Click Create New.

Add the new user to Envoy Premium and save the information.

 

Create a corresponding user in Identity as a Service that has an email address that matches the email address of the user in Envoy Premium. (See Add users to Identity as a Service).

To integrate Envoy with Identity as a Service, you must do the following:

Step 1: Create a SAML signing certificate in Identity as a ServiceStep 1: Create a SAML signing certificate in Identity as a Service

Create a SAML signing certificate

Identity as a Service provides a default self-signed certificate. You can also create your own certificate. This might be necessary if your certificate is about to expire or you want to create a certificate and replace the self-signed certificate with a certificate signed by a Certificate Authority (CA).

Log in to your Identity as a Service administrator account.

Click > Security > Applications. The Applications List page appears.

Under SAML Cloud Integrations, click SAML Signing Certificates. The SAML Signing Certificates page appears.

Click . The Create Signing Certificate dialog box appears.

Enter a Name for the certificate.

Select the expiry date from the pop-up calendar and click OK.

Click Add. The certificate appears on the Signing Certificates page.

Step 2: Copy the metadata from EnvoyStep 2: Copy the metadata from Envoy

Copy the metadata from Envoy

Log in to your Envoy account. The Home page appears.

Click Integrations. The All Integrations page appears.

Scroll down to SAML and click Install. The Integrations page appears.

Open a text editor, such as Notepad.

Copy and paste the Assertion Consumer Service URL and the SAML Identifier into the text editor. You need to paste this information in Step 3: Add Envoy to Identity as a Service.

Save the file.

Step 3: Add Envoy to Identity as a ServiceStep 3: Add Envoy to Identity as a Service

Add Envoy as an application to Identity as a Service

Log into your Identity as a Service administrator account.

Click > Security > Applications. The Applications Lists page appears.

Click Add. The Select an Application Template page appears.

Do one of the following:

Select SAML Cloud Integrations from the search drop-down list and scroll to find the application you want to add to IDaaS.

- or -

In the Search bar, enter a search option to filter for the application you want to add to IDaaS.

Click Envoy. The Add Envoy page appears.

Enter an Application Name.

Enter an Application Description.

Optional. Add a custom application logo.

Click next to Application Logo. The Upload Logo dialog box appears.

Click  to select an image file to upload.

Browse to select your file and click Open. The Upload Logo dialog box reappears showing your selected image.

If required, resize your image.

Click OK.

Select the Authentication Flow that appears to users during login.

Click Next. The General page appears.

In the Default Assertion Consumer Service URL field, paste the Assertion Consumer Service URL you copied in Step 2: Copy the metadata from Envoy.

In the Service Provider Entity ID (Issuer) field, paste the SAML Identifier you copied in Step 2: Copy the metadata from Envoy.

In the Single Logout Service URL field, enter

https://dashboard.envoy.com/login

Enter the SAML Session Timeout to the time when the SAML Assertion times out. The maximum is 720 minutes.

Enter the Max Authentication Age (seconds) to set the maximum amount of time that can elapse before a user is required to reauthenticate during a new login attempt. This applies for both SP-initiated and IDP-initiated login. Set this field to -1 to disable this feature.

From the SAML NameID Attribute drop-down list, select Email.

From the SAML NameID Encoding Format drop-down list, select Email.

From the SAML Signing Certificate drop-down list, select the signing certificate.

Optional: Select Respond Immediately for Unsuccessful Responses to return to the application immediately after a login failure, rather than allow user to try again with a different userID.

Deselect Enable Go Back Button if you do not want users to be able to go back to the Envoy login page to log in.

Select Show Default Assertion Consumer URL Service in the My Profile. When selected, the Default Assertion Consumer URL appears in a user's My Profile page in addition to relay states and Alternative Assertion Consumer URLs.

Optional. Add Alternative Assertion Consumer Service URLs, as follows:

Click Add.

Enter a Name.

Enter a URL Value.

Select Show in My Profile to display the Alternative Consumer Service URL in a user's My profile page.

Optional. Add an Application Logo.

Click Add.

Repeat these steps to add more Alternative Assertion Consumer Service URLs.

Leave the other fields at the default settings.

Click Submit.

Step 4: Add a resource ruleStep 4: Add a resource rule

See Create resource rules.

Step 5: Download the metadata from Identity as a ServiceStep 5: Download the metadata from Identity as a Service

Download the Metadata file from Identity as a Service

In Identity as a Service, click > Security > Applications. The Applications List page appears.

Do one of the following:

Click next to the application you are integrating with Identity as a Service.

–or–

Click next to the application you are integrating with Identity as a Service and select SAML IDP Metadata.

 The SAML Application Metadata dialog box appears.

Select the certificate to include in the SAML IDP Metadata file from the drop-down list.

If applicable, Select the domain to include in the SAML IDP Metadata file from the drop-down list.

Enter the Lifetime, in days, for the SAML IDP Metadata file. The value must be between 2 and 730.

Do one of the following, as required:

Copy the Public Endpoint to paste into your SAML application being used Identity Provider authentication.

Click Download.

Note:  If you are using multiple domains, you must download each domain's metadata file separately because the values in the metadata file vary for each domain.

Attention: Be sure to select the certificate that you used when you added Envoy to Identity as a Service.

 

Step 6: Save the certificate fingerprint and single sign-on service URL from Identity as a ServicStep 6: Save the certificate fingerprint and single sign-on service URL from Identity as a Service

Save the certificate fingerprint

Open the metadata.xml file you downloaded in Step 5: Download the metadata from Identity as a Service.

Go to the ds:X509Certificate section.

Copy the contents of the ds:X509Certificate section and paste them into a text editor, such as Notepad.

Save the contents as SAMLCertificate.cer.

Locate the SAMLCertificate.cer file and double-click to open it. The Certificate Information dialog box appears.

Click the Details tab.

Scroll and click Thumbprint.

Copy the values that appear in the field and paste them in a text editor, such as Notepad.

In the metadata file, scroll to the SingleSignOnService Location section and copy the single sign-on URL and paste it into the text editor.

Example: https://<mytenantaccount>.com/api/saml/SAML2/SSO

Save the file as IDPConfiguration.txt.

Click OK to Close the Certificate Information dialog box.

Step 7: Configure Envoy for Identity as a Service authenticationStep 7: Configure Envoy for Identity as a Service authentication

Configure Envoy for Identity as a Service

Log in to your Envoy account. The Home page appears.

Click Integrations. The All Integrations page appears.

Scroll to SAML and click Install. The Integrations page appears.

Open the text file you created in Step 6: Save the certificate fingerprint and single sign-on URL from Identity as a Service.

Copy the fingerprint you saved in the text file and paste it in the Fingerprint field.

Copy the Single Sign-On Service URL you saved in the text file and paste it in the Identity Provider HTTP SAML URL field.

Click Required to enable it (the button turns green).

Click Save.

Step 8: Test the integrationStep 8: Test the integration

Testing Service Provider Login

Open a Web browser and enter the URL for your Envoy account. You are directed to Identity as a Service.

Enter your Envoy account User ID and click Next.

Respond to the second-factor authentication challenge. If you respond successfully, you are logged into Envoy .

Testing Identity as a Service redirect log in

Log in to your Identity as a Service account.

Go to your My Profile page if you are not already there.

Under Applications, click Envoy .

Respond to the second-factor authentication challenge. If you respond successfully, you are logged into Envoy .