Extensible Single Sign-On (SSO) | iOS/ Shared iPad User
About this task
Important: The target iOS devices must be running iOS
13.0 or later.
Procedure
-
Create/
edit a
Reactive iOS/ Shared iPad User profile and add the Extensible
SSO configuration from the Security &
Restrictions configurations list.
Note: Shared iPad Users select the Extensible Single Sign On configuration instead.
- Enter the bundle identifier of the app extension that performs single sign-on for the specified URLs.
-
Select the single sign-on type. Choose between:
- Redirect
- Credential.
Note: Choose Redirect when configuring SSO with SOTI Identity. - If you select Credential as the SSO type, enter the required associated Kerberos Realm.
- If you select Redirect as the SSO type, select to add URL prefixes of identity providers where the app extension performs single sign-on.
- If you select Credential as the SSO type, select in the Add Host Names section to add host or domain names to authenticate through the app extension.
- Optional:
Use the Extension Data field to add data you want to pass through to the app
extension as a plist-formatted dictionary.
Note: The data must begin and end with
<dict>
tags.Example
<dict> <key>AllowedApps_BundleID</key> <string>com.microsoft.skydrive,com.apple.mobilesafari,com.microsoft.azureauthenticator</string> </dict>
- Save the configuration and assign the profile to your target devices.