# Arist Application SSO (Single Sign On) Integration Guide

OVERVIEW:

Arist's application supports Single Sign-On (SSO), allowing employees to access
it using their workplace credentials. This eliminates the need for separate
Arist account creation. We leverage Auth0 by Okta [https://auth0.com/] for
seamless SSO integration.



During onboarding, you will work with your Arist representative to configure SSO
for the platform of your choice. You will be provided with a dedicated self
service portal for the identity provider chosen:





SUPPORTED ENTERPRISE IDENTITY PROVIDERS:

 * SAML (Most common)
   [https://auth0.com/docs/authenticate/identity-providers/enterprise-identity-providers/saml]

 * Okta
   [https://auth0.com/docs/authenticate/identity-providers/enterprise-identity-providers/okta]

 * Azure Active Directory (Native & Standard)
   [https://auth0.com/docs/authenticate/identity-providers/enterprise-identity-providers/azure-active-directory-native]

 * Active Directory/LDAP
   [https://auth0.com/docs/authenticate/identity-providers/enterprise-identity-providers/active-directory-ldap]

 * ADFS
   [https://auth0.com/docs/authenticate/identity-providers/enterprise-identity-providers/adfs]

 * Google Workspace
   [https://auth0.com/docs/authenticate/identity-providers/enterprise-identity-providers/google-apps]

 * OpenID Connect
   [https://auth0.com/docs/authenticate/identity-providers/enterprise-identity-providers/oidc]

 * PingFederate
   [https://auth0.com/docs/authenticate/identity-providers/enterprise-identity-providers/ping-federate]

To see all possible options, go to
https://auth0.com/docs/authenticate/identity-providers/enterprise-identity-providers
[https://auth0.com/docs/authenticate/identity-providers/enterprise-identity-providers]

--------------------------------------------------------------------------------



--------------------------------------------------------------------------------