sc_ldap_groups - Retrieves the existing groups in Active Directory (AD).
sc_ldap_login - Main macro for LDAP authentication, responsible for establishing the connection with the server.
sc_ldap_logout - This macro is used to release the connection after using the macro sc_ldap_login
sc_ldap_search - This macro is used to perform searches in the LDAP.
sc_ldap_users - Retrieves LDAP users and their attributes based on the authenticated user's permissions.
sc_user_logout - Macro used to log the user out to the system.