AppGate has introduced a rebranded App to the App Store on iOS devices as of AppGate SDP v6.0 which is now called the AppGate SDP Client. As this is a new App, iOS devices which previously had the AppGate SDP App v5.x installed will need to install and configure this new App to take advantage of the new v6.x capabilities. This article provides details for administrators and end users to transition to this new App.
Note: The new client installation will not override the existing client installation. This is a brand new installation and users will have their old client in place during the transition. As with all new installations, users will be required to configure their SDP Client with desired profiles. Once users are able to verify a successful connection with the new client, they can delete their old client.
Visual Differences:
The OLD client is named AppGate SDP.


Installing the New Client
1. Download the new App from the App Store
On the iOS device, open the App Store and search for AppGate SDP Client .

Click Download, tap Open when download is complete and Accept terms and conditions

2. Configure the AppGate SDP Client App
Note to Administrators: Administrators should see below for instructions on obtaining a QR Code or Profile Link for end users to configure their AppGate SDP Client with.
From the Create Profile page, users can add a profile by scanning a QR code or manually pasting a profile link.

Configuring a Profile using a QR Code
End users should obtain a QR Code from their AppGate SDP Administrators and then select SCAN QR CODE on the mobile SDP Client to scan the QR code. Once scanned, hit submit and the profile will be created.

Configuring a Profile using a Profile Link
End users should obtain a Profile Link from their AppGate SDP Administrators, select USE PROFILE LINK on the mobile SDP Client and paste the Profile link.

Hit submit and the profile will be created.

Validate a successful connection by logging into the AppGate SDP Client
Click connect on the AppGate SDP Client, input the user's credentials and select connect.

Verify the user is successfully connected

Note: With the introduction of the v6.x AppGate SDP Client, users can now easily switch between profiles without having to logout of their SDP Client. To add multiple profiles, select the drop down below My Identity and Add Profile. Once multiple profiles are added, users can switch between profiles by clicking the profile that you want to connect. 
4. Delete the Old AppGate SDP App
After the new app is configured and a connection is validated, the old App can be deleted from the device. From the iOS device, be sure to only delete the App called AppGate SDP.

Note to Administrators: Both Apps can be installed on the same device without issue. If a user is logged in to both apps, only one connection will be Active at a time. The second app will show as signed out in the client.

Instructions for AppGate SDP Administrators for Obtaining QR Codes and Profile Links for client configuration
AppGate SDP Administrators can obtain a QR Code or Profile Link by going to the AppGate SDP Admin Interface and navigating to the Settings --> Client connections page.
To the right of the desired Client Profile, select the first icon to copy the Profile Link to a clipboard.

Select the second icon to download the QR Code.

Updating the On-Boarding Web Page to use the new App Store Link:
Administrators can also host a Client On-Boarding web page which users can use to download the mobile client. A single html file can be downloaded from the client connections page from the third icon adjacent to the desired profile.
For AppGate SDP Collectives on V5.x and earlier, this html web page will need to be updated with details on the new App. After downloading the Client On-Boarding file, open the html file in a code editor (not MS Word, must be code editor) and follow below steps.
1. Open AppGateSDPOnboardingPage.html file in a code editor and find the below line of the code.
<a class="button margin-top" href=" https://itunes.apple.com/us/app/AppGate-sdp/id1295622462?mt=8">
2. Replace the https url with below.
<a class="button margin-top" href=" https://apps.apple.com/app/AppGate-sdp-client/id1634405755">
3. Save the changes.
Now you can open up html web page on your machine which takes you to below web page.
you can click on Not on windows and you will see below page.
You can click on App store which will take you to below page.
You can also use https://apps.apple.com/app/AppGate-sdp-client/id1634405755 link on your mobile device to download the latest 6.x iOS client.