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.
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.
Archive Contents: SSO
This collection contains 7 articles across 2 sections: SSO, Authentication.
Topics covered: SCIM for Azure AD, Azure AD , Ldap, SCIM for Okta, Okta, Ping Identity, SAML
Article listing:
SCIM for Azure AD - Configure SCIM with Applivery and Microsoft Entra ID for automated User and group provisioning and centralized identity management. [SSO]
Azure AD - Integrate Applivery with Azure AD via SAML for Single Sign-On — configure Microsoft Entra ID as your Identity Provider. [Authentication]
Ldap - Integrate Applivery with your LDAP server for secure User authentication across App Distribution and Device Management. [SSO]
SCIM for Okta - Automate User provisioning with SCIM in Applivery — configure Okta SCIM for seamless User and group management across your organization. [SSO]
Okta - Enable Okta SAML SSO for Applivery — connect your Dashboard, App Store, and MDM Portal using Okta credentials. [SSO]
Ping Identity - Configure Applivery SSO using Ping Identity — covers setup, attribute mapping, and testing the integration end to end. [SSO]
SAML - Enable SSO for Applivery using SAML 2.0 — integrate with Okta, Azure AD, Ping Identity, and more, with attribute and group mapping. [Authentication]
Enable SSO for Applivery using SAML 2.0 — integrate with Okta, Azure AD, Ping Identity, and more, with attribute and group mapping.
8 min readCross-platform
No articles match your current filters.
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.
Document Outline
This document contains 2 main sections and 2 total headings.
Key topics covered: Supported SSO methods, SSO user data variables
Section hierarchy:
1. Supported SSO methods
2. SSO user data variables