Array Networks SSL VPN Integration with AuthPoint
Deployment Overview
This document describes how to set up multi-factor authentication (MFA) for Array Networks Server and SSL VPN client with AuthPoint. Array must already be configured and deployed before you set up MFA with AuthPoint.
This integration was tested with Array Networks Server version AG.9.4.0.5 and Array SSL VPN client for Windows version 9.0.1.115.
Array Authentication Data Flow with AuthPoint
AuthPoint communicates with various cloud-based services and service providers with the RADIUS protocol. This diagram shows an overview of the configuration required for RADIUS authentication.
Before You Begin
Before you begin these procedures, make sure that:
- End-users can log in to the Array
- A token is assigned to a user in AuthPoint
- You have downloaded and installed the AuthPoint Gateway (see About Gateways)
Array Radius Configuration
Array can authenticate users via several methods. In this document, the RADIUS based authentication is used.
Create an SSL VPN Virtual Site
- Log in to the Array administrative interface.
- For Mode, select Config.
- Select Virtual Sites.
- Click Add.
- In the Site Name text box, type the site name
- In the IP Address text box, type an IP address to use for the virtual site. This IP address must be in a subnet of the interface IP address used to get SSLVPN request. For example, if your interface IP address is x.x.x.1/24, this IP address can be x.x.x.2–x.x.x.254.
- If an SSL security certificate already exists for the VPN to use, import it. If not, complete all fields in the SSL Certificate section.
- Click Save
Configure a RADIUS Server on Array
- From the drop-down list in the side navigation menu, select the virtual site that you created.
- Select Site Configuration > AAA.
- From the General tab, select the Enable AAA check box.
- Select the Server tab.
- Select RADIUS.
- Type a Server Name and Description.
- Click Add.
- Double-click the added RADIUS server.
- In the RADIUS Server Configuration section, click Add RADIUS Server.
- In the Server IP text box, type the IP address of your installed AuthPoint Gateway.
- In the Server Port text box, type the port number you will use to communicate with the Gateway.
The default Gateway ports are 1812 and 1645. - Complete the Secret Password, Timeout, Redundancy, Order, and Retries fields. Leave the default value in the Accounting Port text box.
- Click Save
- Select the Method tab.
- Click Add Method.
- Type a Method Name and Method Description.
- From Authentication drop-down list, select the RADIUS server you created.
- Click Save
Establish an SSL VPN
- Select Access Methods > VPN.
- From the Common Settings tab, select VPN Resource.
- Click Add.
- Type a Group Name.
- In the Network-type VPN Resource Item list, in the Network Resource column, type 0.0.0.0/0. Click Add.
- Click Save.
- Select the Netpools tab.
- Click Add Netpool.
- In the Netpool Name text box, type the Netpool Name.
- Click Save.
- Double-click the netpool you created.
- In the Dynamic IP Address Range list, type a First IP Address and Last IP Address. Click Add.
Leave default value for other settings.
- Other settings keeps default.
- Click Back to top.
- Select the SSL VPN tab.
- Select the Enable VPN check box.
- Click Apply Changes.
Associate Resources
- Select User Policies > Role.
- In the Role Name text box, type a descriptive name.
- In the Priority text box, type a priority value. In our example, we type 1.
- Click Add.
- Select the Role Qualification tab.
- Click Add.
- From the Role Name drop-down list, select the role you created.
- In the Qualification text box, type a qualification name.
- Click Save.
- Select the Role Resource tab, select VPN.
- In the Netpool Resources section, click Add.
- From Role Name drop-down list, select the Role you created.
- From Netpool Name drop-down list, select the Netpool you created.
- Click Save.
- In the VPN-Resource-Group Resource section, click Add.
- From Role Name drop-down list, select the Role you created.
- From Group Name drop-down list, select the Group you created.
- Click Save.
Configure AuthPoint
Before AuthPoint can receive authentication requests from Array, you must specify Array as a RADIUS client resource in AuthPoint. You must also create an authentication policy for the Array resource and you must bind the Array resource to the AuthPoint Gateway.
Add a Array Resource in AuthPoint
From the AuthPoint management UI:
- From the navigation menu, select Resources.
Click Add Resource.
The Add Resource page opens.
- From the Type drop-down list, select RADIUS Client.
Additional fields appear.
- On the RADIUS page, in the Name text box, type a name for this resource.
- In the RADIUS client trusted IP or FQDN text box, type the Array interface IP address which connect to AuthPoint Gateway.
- From Value sent for RADIUS attribute 11 (Filter-Id) drop-down list, select User's AuthPoint group.
- In the Shared Secret text box, type the shared secret same as Array.
- Keep Enable MS-CHAPv2 disable.
- Click SAVE.
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 WatchGuard Cloud-hosted group to the WatchGuard Cloud Directory:
- Go to Configure > Directories and Domain Services.
- Click the WatchGuard Cloud Directory domain name. If you have not yet added the WatchGuard Cloud Directory, click Add Authentication Domain and select the WatchGuard Cloud Directory.
The New Group page appears.
- In the Groups tab, click Add Group.
- In the Group Name text box, type a descriptive name for the group.
- (Optional) In the Description text box, type a description of the group.
- Click Save.
Your group is added to the WatchGuard Cloud Directory and to AuthPoint.
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 Array 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:
- From the navigation menu, select Authentication Policies.
The Authentication Policies page opens.
- Click Add Policy.
The Add Policy page opens.
- In the Name text box, type a name for this policy.
- From the Select the Authentication Options drop-down list, select Authentication Options, then select which authentication options users can choose from when they authenticate.
If you enable the push and OTP authentication methods for a policy, RADIUS client resources associated with that policy use push notifications to authenticate users.
QR code authentication is not supported for RADIUS client resources.
- From the Groups drop-down list, 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.
- From the Resources drop-down list, 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.
-
(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 match 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).
For RADIUS authentication, policies that have a Network Location do not apply because AuthPoint does not have the IP address of the user.
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.
- 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.
Bind the RADIUS Resource to a Gateway
To use RADIUS authentication with AuthPoint, you must have the AuthPoint Gateway installed on your corporate network and you must assign your RADIUS resources to the Gateway in the AuthPoint management UI. The Gateway functions as a RADIUS server. If you have not already installed the AuthPoint Gateway, see About Gateways for detailed steps to download and install the AuthPoint Gateway.
To assign your RADIUS resource to the Gateway:
- From the navigation menu, select Gateway.
- Select the Name of the Gateway.
-
From the RADIUS section, in the Port text box, type the port number used to communicate with the Gateway. The default ports are 1812 and 1645.
If you already have a RADIUS server installed that uses port 1812 or 1645, you must use a different port for the AuthPoint Gateway.
- From the Select a RADIUS Resource drop-down list, select your RADIUS client resource.
- Click Save.
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 WatchGuard Cloud-hosted 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.
To import users from Active Directory, Microsoft Entra ID, or an LDAP database, you must add an external identity in the AuthPoint management UI. External identities connect to user databases to get user account information and validate passwords.
- To sync users from Active Directory or an LDAP database, you must add an LDAP external identity
- To sync users from Microsoft Entra ID, you must add a Microsoft Entra ID external identity
When you sync users from an external user database, you can sync any number of users and they are all added to AuthPoint at one time. Users synced from an external user database use the password defined for their user account as their AuthPoint password.
To learn how to sync users, go to Sync Users from Active Directory or LDAP and Sync Users from Azure Active Directory.
You create WatchGuard Cloud-hosted users and groups from the WatchGuard Cloud Directory in WatchGuard Cloud. Directories and Domain Services is where you add shared authentication domains for WatchGuard Cloud devices and services, such as AuthPoint.
Users that you add to the WatchGuard Cloud Directory are automatically added to AuthPoint as well.
You add local AuthPoint users form Directories and Domain Services. You manage the users in AuthPoint on the Users page.
When you add WatchGuard Cloud-hosted AuthPoint users, you choose whether the user is an MFA user or a non-MFA user.
- MFA users are user accounts that will use AuthPoint multi-factor authentication to authenticate. This is not related to the AuthPoint Multi-Factor Authentication license type.
- Non-MFA users are users that will only ever authenticate with a password, such as a service account user. Non-MFA users do not consume an AuthPoint user license and cannot authenticate to resources that require MFA. They can only authenticate to protected resources if the non-MFA user account has a password only authentication policy for that resource.
After you add a user, you can edit the user account if you need to change their account type. When you change a user account from MFA to non-MFA, AuthPoint deletes the tokens and password vault (if applicable) that belong to the user. This action cannot be undone.
Unlike users synced from an external user database, WatchGuard Cloud-hosted AuthPoint users define and manage their own AuthPoint password. When you add a WatchGuard Cloud-hosted user account, the user receives an email that prompts them to set their password.
To learn how to add WatchGuard Cloud-hosted AuthPoint user accounts to the WatchGuard Cloud Directory, go to Add Local Users to an Authentication Domain.
Test the Integration
To test AuthPoint MFA with the Array SSL VPN client, you can authenticate with a mobile token on your mobile device. For RADIUS resources, you can choose one-time password (OTP) or push.
In this example, we show the one-time password authentication method.
- Open the Array SSL VPN client.
- Select Profile > Create.
- Type a Profile Name.
- In the VPN Server text box, type the IP address you specified for the virtual site in Step 6 of the Create an SSL VPN Virtual Site section.
- In the VPN Port text box, type 443.
- Click OK.
- Select the created profile and click Connect.
- In the Username text box, type your AuthPoint user name.
- In the Password text box, type your AuthPoint password and the one-time password for your token.
- Click OK.