Skeddly Integration with AuthPoint

Deployment Overview

This document describes how to set up multi-factor authentication (MFA) for Skeddly with AuthPoint as an identity provider.

Skeddly can be configured to support MFA in several modes. For this integration, we set up SAML with AuthPoint.

Skeddly only supports identity provider initiated single-sign on (SSO). To configure AuthPoint MFA for Skeddly, you must configure an IdP portal resource in AuthPoint. End users must use the IdP portal to log in to Skeddly.

Skeddly Authentication Data Flow with AuthPoint

AuthPoint communicates with various cloud-based services and service providers with the SAML protocol. This diagram shows the data flow of an MFA transaction for Skeddly.

topology

Before You Begin

Before you begin these procedures, make sure that:

Configure Skeddly

To start, you must download the metadata file from the Resources page in the AuthPoint management UI. After you have that, you can configure Skeddly.

  1. Log in to WatchGuard Cloud.
  2. From the navigation menu, select Configure > AuthPoint. If you have a Service Provider account, you must select an account from Account Manager.
  3. Select Resources.
  4. Click Certificate.

  1. Next to AuthPoint certificate you will associate with your resource, click and select Download Metadata. We recommend that you choose the certificate with the latest expiration date. If you do not have a certificate, or if all of your certificates have expired, click Add Certificate and use the newly created certificate.

    The AuthPoint metadata provides your resource, in this case Skeddly, with information necessary to identify AuthPoint as a trusted identity provider.

  1. Go to https://app.skeddly.com and log in to Skeddly.
  2. Navigate to Users & Identity > Identity Providers.
  3. create identity provider btn

  4. Click Create Identity Provider.
    The Create Identity Provider page opens.
  5. Create Identity Provider Page

  6. In the Name text box, type a name for your identity provider. In our example, we name the identity provider AuthPoint.
  7. From the Provider Type drop-down list, select SAML.
  8. Click Select Your Metadata File and upload the AuthPoint metadata file that you downloaded in Step5.
  9. Click Create Identity Provider.
  10. After Skeddly saves your identity provider, you receive a Provider SRN. Copy or note this value. You need it to configure AuthPoint in the next section.
  11. Click the skeddly-metadata.xml link. A new tab opens with Skeddly metadata. Leave this tab open. You need this information to configure AuthPoint in the next section.
  12. identity provider information

Configure AuthPoint

Before AuthPoint can receive authentication requests from Skeddly, you must specify Skeddly as a SAML resource in AuthPoint and you must add an IdP portal resource.

You must also create an authentication policy for the Skeddly resource and the IdP portal resource to determine which users can authenticate and log in to these resources and which authentication methods they can use (Push, QR code, and OTP).

Add a SAML Resource in AuthPoint

From the AuthPoint management UI:

  1. From the navigation menu, select Resources. Click Add Resource.
    The Add Resource page opens.

  1. From the Type drop-down list, select SAML.
    Additional fields appear.

  1. In the Name text box, type a name for this resource. In our example, we name the resource Skeddly.
  2. From the Application Type drop-down list, select Others.
  3. In the Service Provider Entity ID text box, type https://app.skeddly.com/. This value comes from the Skeddly metadata in the previous section.
  4. In the Assertion Consumer Service text box, type https://app.skeddly.com/sso/saml/. This value comes from the Skeddly metadata in the previous section.
  5. From the User ID drop-down list, select which user ID attribute to send to the service provider. The service provider compares the user ID attribute for the AuthPoint user with the user name in your application. These values must match. You can choose to send the user's email address or user name.
  6. From the Signature Method drop-down list, select SHA-256.
  7. From the AuthPoint Certificate drop-down list, select the AuthPoint certificate to associate with your resource. This must be the same certificate that you downloaded the metadata for in the Configure Skeddly section.
  8. You must add a custom attribute to your SAML resource for Skeddly. To add a custom attribute:
    1. Click Add Attribute.
      The Add Attribute window opens.
    2. In the Attribute Name text box, type https://skeddly.com/SAML/Attributes/Roles. This value is case-sensitive.
    3. From the Get Value From drop-down list, select Fixed value.
      The Fixed Value text box appears.
    4. In the Fixed Value text box, type a comma separated list with these values:
      • The SRN of your Skeddly identity provider from Step 13 in the previous section. You can only enter one Skiddly identity provider SRN. You can copy this value from the Identity Provider Information page in your Skeddly account.
      • One or more SRNs of the Skiddly managed policies to apply to the user when they sign-in. You can find these SRNs on the Managed Policies pages in your Skeddly account.

      In our example, the fixed value that we specify is srn:skeddly:idp::3473c399:AuthPoint, srn:skeddly:policy:::standard.

    5. Click Save.
      The Add Attribute window closes.
  9. add attribute dialog box

  10. Click Save to save your SAML resource.

Add an IdP Portal Resource

You must have an IdP portal resource to use MFA for Skeddly. If you already have an IdP portal resource, you must add the IdP portal resource to any authentication policy that includes the Skeddly resource.

If you already have an IdP portal resource, skip this section and continue to Add a Group in AuthPoint.

To add an IdP portal resource, from the Resources page in the AuthPoint management UI:

  1. From the Choose a resource type drop-down list, select IDP Portal. Click Add Resource.
  2. In the Name text box, type a descriptive name for the resource.
  3. In the Account Alias text box, type a unique value to append to the URL for your IdP portal. The URL for the IdP portal is always https://authpoint.watchguard.com/<account_alias>. In our example, the account alias is washington, so the URL for the IdP portal is https://authpoint.watchguard.com/washington.
  4. To allow users to activate hardware and software tokens from the IdP portal, enable the Allow users to manage their tokens from the IdP portal toggle.
  5. Click Save.

To learn more about the IdP portal, see Configure the IdP Portal.

Add a Group in AuthPoint

You must have at least one user group in AuthPoint to configure MFA. If you already have a group, you do not have to add another group.

To add a group to AuthPoint:

  1. From the navigation menu, select Groups.
  2. Click Add Group.
    The New Group page appears.

Screenshot that shows the Groups page.

  1. In the Name text box, type a descriptive name for the group.
  2. (Optional) In the Description text box, type a description of the group.

Screen shot of the New Group page.

  1. Click Save.
    Your group is listed on the Groups page.

Screenshot of the Save button on the New Group page.

Add an Authentication Policy to AuthPoint

Authentication policies specify which resources users can authenticate to and which authentication methods they can use (Push, QR code, and OTP).

You must have at least one authentication policy in AuthPoint that includes the Skeddly resource. If you already have authentication policies, you do not have to create a new authentication policy. You can add this resource to your existing authentication policies.

Users that do not have an authentication policy for a specific resource cannot authenticate to log in to that resource.

To configure an authentication policy:

  1. From the navigation menu, select Authentication Policies.
  2. Click Add Policy.

Screenshot of the Add Policy button on the Authentication Policies page.

  1. Type a name for this policy.
  2. From the Select the authentication options drop-down list, select Authentication options and select which authentication options users can choose from when they authenticate.

    For SAML resources, if you select more than one authentication option, users must select one of the available options when they authenticate. For example, if you select OTP and Push, users can choose to type their OTP or approve a push to authenticate. You cannot require that they do both.

  1. Select which groups this policy applies to. You can select more than one group. To configure this policy to apply to all groups, select All Groups.
  2. Select the resource that you created in the previous section. If you want this policy to apply to additional resources, select each resource this policy applies to. To configure this policy to apply to all resources, select All Resources.

Screenshot of the Add Policy page with the groups and resources selected

  1. (Optional) If you have configured policy objects such as a Network Location, select which policy objects apply to this policy. When you add a policy object to a policy, the policy only applies to user authentications that are the same as the conditions of the policy objects. For example, if you add a Network Location to a policy, the policy only applies to user authentications that come from that Network Location. Users who only have a policy that includes a Network Location do not get access to the resource when they authenticate outside of that Network Location (because they do not have a policy that applies, not because authentication is denied).

    If you configure policy objects, we recommend that you create a second policy for the same groups and resources without the policy objects. The policy with the policy objects should have a higher priority.

Screenshot of the Policy Objects drop-down list.

  1. Click Save.
    Your policy is created and added to the end of the policy list.

    When you create a new policy, we recommend that you review the order of your policies. AuthPoint always adds new policies to the end of the policy list.

Screenshot of the Save button on the Add Policy page.

Add Users to AuthPoint

Before you assign users to a group, you must add the users to AuthPoint. There are two ways to add AuthPoint user accounts:

  • Sync users from an external user database
  • Add local AuthPoint users

Each user must be a member of a group. You must add at least one group before you can add users to AuthPoint.

Test the Integration

To test AuthPoint MFA with Skeddly, you can authenticate with a mobile token on your mobile device. You can choose any method (one-time password, QR code, or push).

In this example, we show the push authentication method (users receive a push notification in the AuthPoint mobile app that they must approve to authenticate).

  1. In a web browser, go to the IdP portal. You can see the URL for the IdP portal when you edit your IdP portal resource in the AuthPoint management UI.
  2. Type your email address or AuthPoint user name. Click Next.
  3. If required, in the Password text box, type your password.
  4. For the authentication method, select Send Push.
  5. Approve the authentication request that is sent to your mobile device.
    You are logged in to AuthPoint Idp portal successfully.
  6. In the IdP portal, select Skeddly.
    You are logged in to Skeddly.