Posted on 09-23-2022 12:53 PM
Does anybody know how to get the URL to auto-populate when installing Anyconnect? I know it only takes a minute, but looking to get it added.
Solved! Go to Solution.
Posted on 09-23-2022 04:25 PM
thanks for the replies. After thinking about it for awhile, I realized our Windows side of the house has this configured, so I just grabbed the .xml file from there an packaged it up to test and it worked. Will probably just redo the Anyconnect install with composer to include the .xml file.
Posted on 09-23-2022 01:07 PM
Here what I've used on the iOS side:
anyconnect://connect/?name=VPN&host=vpn.example.com&usecert=true&prefill_group_list=VPN-GROUP&onsuccess=https%3A%2F%2Fexample.com%2Fconnection_info_page.html
09-23-2022 01:31 PM - edited 09-23-2022 01:32 PM
oops, replied to thread and not OP
Posted on 09-23-2022 01:33 PM
On macOS we download the client profile, which contains the URL, from the ASDM and deliver it as part of the application install package.
Posted on 09-23-2022 04:25 PM
thanks for the replies. After thinking about it for awhile, I realized our Windows side of the house has this configured, so I just grabbed the .xml file from there an packaged it up to test and it worked. Will probably just redo the Anyconnect install with composer to include the .xml file.