Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are 3 ways in which enrollment enrolment may be done: manually, via Apple Configurator 2, or using an MDM.

...

Info
You will only be able to have one instance of Practique installed and enrolled at any time - you need to reset the enrollment enrolment to change, for example, from your test to live instance. This can be done from within the app as explained here

...

Info
We recommend that for security reasons you change your enrollment enrolment secret regularly

...

Enrolment Options

...

Where the app is being installed directly from the App Store on to a device we provide a manual enrollment enrolment process.


stepobservation




On opening the Practique app after a new installation from the AppStore the enrollment enrolment screen is presented.




On entering your details the enrollment enrolment process begins ...



When enrollment enrolment completes successfully configuration will start.

The "Enrolling .." progress message updates to reflect the configuration stages:

  • client application settings
  • network socket configuration








On successful completion of enrollment enrolment and configuration your list of exam sessions will be presented.





On selecting an exam session you will be presented with a login screen.

...

  1. Before starting: Apple Configurator 2 needs to be obtained from the App Store and added to the control device in the usual way.
    1. You must first be logged in to the App Store within Configurator 2
    2. The Practique app is downloaded from the App Store to the Configurator 2 using menu options Actions > Add > Apps, and choosing to search for apps.
    3. You may find when searching for Practique that there are no results returned.
      In this case you should directly install it from the App Store on to one iPad and sync that iPad to the control device running Configurator 2.
      It will then be available to you when you search so it can be added to other devices, or a blueprint.
  2. Before launching, the app enrolment details must be added to the app via a plist file called OrganisationEnrollment.plist.
    A sample file is available here, please edit and add the correct details for your Practique instance. Do .
    note:
    For apps before 6.1.0 you must not alter or change the file name in any way (that includes a number on the end ie if you download it 3 times it may have (3) at the end of the file name).
    Since 6.1.0 this restriction has been lifted and any filename can be used, however the details must still be in plist format.

<key>domain</key>
<string>client-a.practique.net</string>

<key>secret</key>
<string>a-secret-key</string>

  1. To enrol the iPads: Add the plist to the application using the Configurator 2 menu options follow - Actions > Add > Documents.
    When asked to chose an application, select Practique. You will need to select the iPads that you would like to apply the configuration to, before adding the documents.
  2. On launching, the app enrolment and configuration will occur automatically without needing to manually enter the details. The iPads will need an internet connection to complete the enrolment 
  3. The launch continues as from the "Enrolling ... please wait" progress screen in the Manual process

...

  1. The app needs to be obtained from the App Store and added to your MDM in the usual way.
  2. Before publishing to devices the app enrollment enrolment details, "domain" and "secret", must be added to the MDM as Managed App Settings.
    This image shows the settings used for these tests on our Meraki MDM.
  3. On launching, the app enrollment enrolment and configuration will occur automatically without needing to manually enter the details.
  4. The launch continues as from the "Enrolling ... please wait" progress screen in the Manual process

Anchor
unenrollment
unenrollment

...

Unenrolment Options

Once enrolled, the application will remain enrolled until

  1. it is removed from the device, or
  2. you chose to reset the

...

  1. enrolment using the Administrator Settings section in Application Information (info)

...

  1. , or
  2. (only since 6.1.0) you add new enrollment details using an MDM or Configurator 2

...

  1. .

You can change enrollment details on an MDM by adding new managed app data for the domain and secret, or on Configurator 2 add by adding a new OrganisationEnrollment.plist to Practique.

Note for releases before 6.1.0: If you have used an MDM or Configurator 2 for enrolment, the details should be changed before resetting the enrolment on the app. This way the new values will be detected immediately when the enrollment enrolment is reset.

Access to the Administrator settings requires an Administrator password. This will be provided to you along with your domain and enrolment secret.

To reset the enrollment:app enrolment (only required for manual enrolment, or for apps before 6.1.0)

  • select the application information button in the bottom right corner of the exam list screen
  • scroll down to the Advanced selection
  • select Administrator settings
  • you will be asked to login
  • once authenticated you can chose to Reset enrollmentenrolment
  • after confirming, the app will reset to the enrollment enrolment screen and you can enroll enrol again (unless using MDM / Configurator 2 as mentioned above)

...