This section explains the steps to configure Avi Load Balancer for IDM Horizon Service (HTTPS 443).

Once the Avi Load Balancer Controller has been deployed, and the cloud configuration is completed, configure the virtual service and other entities as explained below: For the purpose of this document, we have all the services running on different backend ports.

Prerequisites

It is assumed that Avi Load Balancer Controller is deployed, and cloud configuration is done.

Procedure

  1. Creating HTTP Application Profile
    1. To create new application profile, navigate to Templates > Profiles > Application.
    2. Click Create and select HTTP from the Type drop-down menu.
    3. For versions prior to 22.1.3, insert an XFF header without removing pre-existing XFF headers, use either a DataScript or an HTTP Request Policy. For Avi Load Balancer Controller version 22.1.3 and above, configure X-Forwarded-For as follows:

    4. Navigate to the DDoS tab and set the HTTP Keep-Alive Timeout value to 1800000 ms.


    5. Click Save and proceed to the next step.
  2. Creating TCP Profile
    1. For TCP/UDP, navigate to Templates > Profiles > TCP/UDP and click Create.
    2. ClickTCP Proxy tab and select Custom.
    3. Set the value of Idle Duration to 3600 seconds. This value can be increased as per the requirement.


    4. Click Save.
  3. Creating Custom Health Monitor
    1. To create a custom health monitor, navigate to Templates > Profiles > Health Monitors.
    2. Click Create.
    3. Enter the required details for the new health monitor and click Save.


  4. Creating Persistence Profile
    1. To create the persistence profile, navigate to Templates > Profiles > Persistence.
    2. Click Create.
    3. Provide the following details as shown below for the New Persistence Profile screen.


  5. Creating IP Group - This step is to group all the three WS1 Access/vidm IP addresses in one IP group for the ease of use.
    1. To create the IP group, navigate to Templates > Groups > IP Groupsand select Create.
    2. Enter the required details and click Save.


  6. Create Server SSL Profile

    There is no recommended profile as such. However, if you have iOS users then Apple iOS App Transport Security requirements apply to the Workspace ONE app on iOS. To enable users to use the Workspace ONE app on iOS, the load balancer must have ciphers with forward secrecy. The following ciphers meet this requirement: ECDHE_ECDSA_AES and ECDHE_RSA_AES in GCM or CBC mode as stated in the iOS 11 iOS Security document.

    1. To create an SSL profile, navigate to Templates > Security > SSL/TLS Profile and click Create.
    2. In the NEW SSL/TLS Profile screen, select the Type as Application.
    3. Enter the required details and click Save.


    Note:

    This step is optional. We can also use default System SSL profile. This step is just to showcase the procedure of creating a new SSL profile if required based on any customization that you might want to do.

  7. Creating Client SSL Profile (Optional)

    You can use same profile for client and server side. For the purpose of this document, we have shown two different profiles. This could be done in scenario where you want to allow old ciphers for frontend for old clients, but different ciphers are required for backend communication.

    We can also use default System SSL profile. This step is just to showcase the procedure of creating a new SSL profile if required based on any customization that you might want to do. There is no recommended profile as such. However, if you have iOS users then Apple iOS App Transport Security requirements apply to the Workspace ONE app on iOS.

    To enable users to use the Workspace ONE app on iOS, the load balancer must have ciphers with forward secrecy.

    The following ciphers meet this requirement: ECDHE_ECDSA_AES and ECDHE_RSA_AES in GCM or CBC mode as stated in the iOS 11 iOS Security document.



    We can also use default System SSL profile. This step is for the reference for creating a new SSL profile if required based on any customization that you might want to do.

  8. Creating Pool
    1. To create the pool, navigate to Applications > Pools and select Create Pool.
    2. Enter the details as shown in the section below (for the respective services).
    3. Click Health monitor tab to bind the monitor, click Add under Health Monitors section and select the custom monitors that were created in the previous step
    4. Click on Enable SSL and select the server SSL profile that was created in the previous step.
    5. In the Servers tab, select IP Group field and select the IP group of the servers that we created above.
    6. Click Save.


  9. Importing Certificate

    The SSL connection is being terminated at Avi Load Balancer virtual service. Therefore, the SSL certificate must be assigned to the virtual service. It is recommended to install a certificate which is signed by a valid certificate authority instead of using self-signed certificates. Install the certificate in Avi Load Balancer and ensure the CA certificate is imported and linked.

    Avi Load Balancer must have vidm/WS1 access root CA cert installed on it. As you will bind a certificate to Avi Load Balancer HTTPS VS, add the root and intermediate cert associated with that on VIDM as well.

    Note:

    For this set up, a certificate named WS1Access_Certificate has been installed.

  10. Creating Virtual Server
    Create two VIPs – Access VIP and Connector VIP.For more information on creating a new virtual service, see Creating Virtual Service.

    Service/Component

    VIP:Port

    Virtual Service Type

    Pool

    IDM Horizon

    10.79.186.188:443

    L7:HTTPS

    IDM Horizon-Pool

    Cet Proxy

    10.79.186.188:5262

    L4:TCP

    CertProxy-Pool

    Cert Auth

    10.79.186.188:7443

    L4:TCP

    CertAuth-Pool

    KDC

    10.79.186.188:88

    • L4:TCP

    • L4-UDP

    KDC-Pool

    Connector/IWA

    I10.79.186.189:443

    L7-HTTPS

    Connection IWA-Pool