Extensible Single Sign On

The Extensible Single Sign On profile configuration enables you to configure an app extension that performs single sign on (SSO) for any iOS app that uses the SSO provider supported by the app extension. (Requires iOS 13.0 or later.)

App Extension Bundle Identifier Enter the bundle identifier of the app extension that performs single sign on for the specified URLs.
SSO Type Select the single sign on type: Redirect or Credential.
Realm If Credential is selected as the SSO type, use this field to enter the required associated Kerberos Realm.
Add URL Prefix If Redirect is selected as the SSO type, click the + button to add URL prefixes of identity providers where the app extension performs single sign on.
Add Host Names If Credential is selected as the SSO type, click the + button to add host or domain names that can be authenticated through the app extension.
Extension Data Use this field to add data you want to be passed through to the app extension as a plist-formatted dictionary. The data must begin and end with <dict> tags.