Auth Package
Use the Auth package to allow ProcessMaker users to log on using SSO, SAML, LDAP and SCIM authentication protocols.
Overview
Use the Auth package to authenticate ProcessMaker Platform users to log on using any of the following protocols:
Lightweight Directory Access Protocol (LDAP): Synchronize users from LDAP organization to ProcessMaker Platform.
SSO via Security Assertions Markup Language (SAML) 2.0: SAML is an open-standard format to exchange authentication and authorization data between parties when establishing a SSO session.
System for Cross-domain Identity Management (SCIM): SCIM is an open standard that allows for the automation of user provisioning.
The Auth package is based on OAuth 2.0 framework, which is an open-standard authorization protocol that describes how unrelated servers and services can securely authenticate access to their assets without sharing log on credentials.
Last updated