Directory Services
Directory services are integral components of network operating systems that map the names of network resources to their network addresses. They provide a shared information infrastructure to locate, manage, and organize network resources, including volumes, folders, files, users, groups, devices, and more. Active Directory is Secret Server's native directory service.
Active Directory
Secret Serverintegrates with Active Directory (AD) to streamline user authentication and management. Key features include user authentication, user and group synchronization, Role-Based Access Control (RBAC), and Azure Active Directory Integration.
View Active Directory section for details.
Azure Active Directory
Azure Active Directory (Azure AD) is a cloud-based identity and access management solution that provides a robust and scalable way to manage user identities, authentication, and authorization. Azure Active Directory integration with Secret Server facilitates SAML-based single sign-on, streamlining user authentication and access control. It requires .NET Framework version 4.8 or later and supports advanced certificate signing settings.
View Azure Active Directory for details.
LDAP
Lightweight Directory Access Protocol (LDAP) is a widely-used protocol for accessing and managing distributed directory information services over IP networks. LDAP enables organizations to store and manage user identities, groups, and other data in a centralized repository, allowing for efficient authentication, authorization, and directory management. Secure LDAP (LDAPS) extends the protocol to provide encryption and authentication using TLS or SSL.
View LDAP for details.