Favicon

You are here: Home > Platform > Authentication > SSO

SSO (Single Sign-On): Streamline User Authentication

SSO in Applivery — SAML, LDAP, and SCIM for secure, simplified identity management with user data variables for automation.

Single Sign-On (SSO) lets your team authenticate to Applivery using your organization's existing identity provider, eliminating the need for separate credentials. Applivery supports multiple SSO methods to fit different organizational setups and identity infrastructure.

Supported SSO methods

Google Authentication is enabled by default on all Applivery accounts and requires no additional configuration.

SSO user data variables

When SSO is configured, the identity provider shares user data that you can reference using template variables. These are useful for automating form fields and populating values during device enrollment or account creation workflows.

Variable Description
{{sso.firstname}} User's first name
{{sso.lastname}} User's last name
{{sso.username}} User's username
{{sso.email}} Full email address
{{sso.email.username}} Username portion of the email address

Variables can be combined to build dynamic values. For example, {{sso.firstname}}.{{sso.lastname}} generates a value like daniel.garcia — useful for automated account creation in macOS Device Management scenarios.

This section covers how to configure SSO and SCIM for your identity provider of choice, including step-by-step setup guides and role mapping instructions.

Configure SCIM with Applivery and Microsoft Entra ID for automated User and group provisioning and centralized identity management.

8 min read Cross-platform

Integrate Applivery with Azure AD via SAML for Single Sign-On — configure Microsoft Entra ID as your Identity Provider.

12 min read Cross-platform

Integrate Applivery with your LDAP server for secure User authentication across App Distribution and Device Management.

8 min read Cross-platform

Automate User provisioning with SCIM in Applivery — configure Okta SCIM for seamless User and group management across your organization.

8 min read Cross-platform

Enable Okta SAML SSO for Applivery — connect your Dashboard, App Store, and MDM Portal using Okta credentials.

10 min read Cross-platform

Configure Applivery SSO using Ping Identity — covers setup, attribute mapping, and testing the integration end to end.

10 min read Cross-platform

Enable SSO for Applivery using SAML 2.0 — integrate with Okta, Azure AD, Ping Identity, and more, with attribute and group mapping.

8 min read Cross-platform

SSO lets users log in to Applivery using your organization's identity provider, eliminating the need for separate credentials and improving security.

Applivery supports Google Authentication (enabled by default), SAML 2.0 (Azure AD, Okta, Ping Identity, and other compatible providers), and LDAP.

SCIM enables automated user and group provisioning. While SAML handles authentication, SCIM keeps your Applivery user directory in sync with your identity provider automatically.

SSO centralizes authentication through your organization's identity provider, eliminating separate passwords and reducing the attack surface.

When SSO is configured, the identity provider shares user data accessible through template variables such as {{sso.firstname}}, {{sso.lastname}}, {{sso.email}}, and {{sso.username}}. These can be used to automate form fields during device enrollment or account creation workflows.

Yes. Variables can be combined — for example, {{sso.firstname}}.{{sso.lastname}} generates a value like daniel.garcia, which is useful for automated account creation in macOS Device Management scenarios.

Yes. The LDAP integration connects your existing LDAP directory server to Applivery for authentication and user management directly from your corporate directory.

Yes. SSO functionality requires a premium plan. Check the Applivery pricing page for details on feature availability.

Last updated: June 9, 2026