sc_apl_status - Controls access by enabling or disabling applications dynamically based on user permissions.

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_reset_apl_conf - This macro deletes all the modifications effected by "sc_apl_conf" macro.

sc_reset_apl_status - This macro deletes all the application security status variables.