Releases: IonicDev/ionic-profiles
Releases · IonicDev/ionic-profiles
ionic-profiles 2.3.0
Version 2.3.0
Added:
Add support for kns during enrollment
Add support for Ionic Authentication enrollment
Updated:
Edit docker build scripts for use with GitHub ionic-profiles repository
Move .h files from src to new include directory
Verify/create folder for default persistor type (Windows, MacOS)
2.2
- Profile management (list, set active, delete, and convert between persistor types)
- Support for Enrolling using an Email Token in addition to via Generated SAML Assertion
- Administrators can enroll using a Generated SAML Assertion, on Linux, Windows, and macOS machines.
- Output to Secure Enrollment Profiles (SEPs) is supported to native platform persistors, plaintext, password backed, and AES-GCM key backed files.
- Support for Creating Generated SAML Assertions
- Administrators can create assertion files using a private key. These can then be used with SET or Ionic Manager for enrolling
- This is currently only available on Linux. To create an assertion on another platform, use the sample code or Ionic Manager.