Authentication Method (Deprecated) | UserSecureEnclaveKey | The Platform SSO authentication method the extension uses. Requires that the SSO Extension also supports the method. Available in macOS 13 and later. |
Screen Locked Behavior | Do Not Handle | When set to Do Not Handle, the request continues without SSO. Available in iOS 15 and later and macOS 12 and later. |
Registration Token | DEVICEREGISTRATION | The token this device uses for registration with Platform SSO. Use it for silent registration with the Identity Provider. Requires that ‘AuthenticationMethod’ isn’t empty. Available in macOS 13 and later. |
Authentication Method | UserSecureEnclaveKey | The Platform SSO authentication method to be used with the extension. Requires that the SSO Extension also support the method. |
Enable Authorization | Enabled | Enables using identity provider accounts at authorization prompts. Requires ‘UseSharedDeviceKeys’ is true. The account will be assigned groups using the ‘AdministratorGroups’, ‘AdditionalGroups’, or ‘AuthorizationGroups’. |
Enable Create User At Login | Enabled | Enables creating new users at the login window with either Passwords or SmartCards. Requires ‘UseSharedDeviceKeys’ is true. |
New User Authorization Mode | Standard | This setting affects the permissions for accounts created at login by Platform SSO. It is only used when the account is created. Use of the following: Standard, Admin, Groups. |
Team Identifier | UBF8T346G9 | The team identifier of the app extension. This key is required on macOS and ignored elsewhere. |
Extension Identifier | com.microsoft.CompanyPortalMac.ssoextension | The bundle identifier of the app extension that performs SSO for the specified URLs. |
Type | Redirect | The type of SSO. |
URLs | https://login.microsoftonline.com, https://login.microsoft.com, https://sts.windows.net | An array of URL prefixes of identity providers where the app extension performs SSO. Required for Redirect payloads. Ignored for Credential payloads. The URLs must begin with http:// or https://, the scheme and host name are matched case-insensitively, query parameters and URL fragments are not allowed, and the URLs of all installed Extensible SSO payloads must be unique. |