Security

 View Only

Clearpass Onboard - Proxy

This thread has been viewed 10 times
  • 1.  Clearpass Onboard - Proxy

    Posted Oct 25, 2020 02:46 PM

    I'm trying to force the Onboard client through a proxy that is located internal to the network. I have setup the client settings on the device to be onboarded and confirmed the proxy is working via browsing the web.

     

    However, when I try to onboard a device it bypasses the proxy and connects directly to Clearpass to get provisioning settings. 

     

    In onboard under the provisioning settings, I have "Bypass Proxy" unchecked. I have confirmed this setting in the Config.ini file that QuickConnect creates upon first run. 

    [root]
    qcMode=onboard
    global.mdps_url=https://clearpass/onboard/mdps_qc_enroll.php
    global.validate_server_certificate=false
    global.bypass_proxy=false
    global.otp=<OTP>
    networks=SSID-TLS



    Is there somewhere else I need to configure the proxy settings for Onboard?