Secure Your Git Enterprise Server. Safeguard Your Code.
- Authenticate against Microsoft AD or LDAP
- Enable SAML 2.0 Single Sign-On (SSO)
- Role-Based Access Control
- IP Protection
- Automatic Backups for Your Git Repositories
- Support for Audit Logs
Authenticate against Microsoft AD or LDAP
LDAP or Microsoft Active Directory (AD) authentication comes in handy when setting up access management to Git repositories behind your firewall and you want to use the same credentials that are in your centralized user directory.
Using LDAP or Active Directory as an authentication source for your Git management platform allows you to use the same password policies, in addition to ensuring only those with credentials in the LDAP or AD can access the code. If you need temporary accounts outside of the AD or LDAP, Helix TeamHub Enterprise can be configured to support that as well.
Enable SAML 2.0 Single Sign-On (SSO)
Single sign-on enables the usage of 2-factor authentication and passwordless authentication when logging into the system. SAML 2.0 is one of the most popular means to set up single sign-on that works between your Git management platform and your central user directory. Setting up SAML 2.0 based sign-on with Helix TeamHub Enterprise as a Git server takes just one configuration that can be applied from the web UI.
Role-Based Access Control
Not everyone should have the ability to access every piece of source code your company has. With role-based access control, you can fine-tune permissions for your team.
Use Helix TeamHub to grant role-based access control at project and repository level and take control of your Git security. Helix TeamHub even makes it easy to invite external collaborators or clients and grant them limited access.
IP Protection
Helix TeamHub Enterprise takes a lot of security precautions to ensure your source code is safe behind your corporate firewall. All communication between TeamHub and its services is encrypted. TeamHub needs the HTTP(S) and SSH ports open, but the rest can be blocked with firewall rules. Our installation follows a predictable pattern which ensures that what you test in your staging infrastructure, also works in production.
Automatic Backups for Your Git Repositories
To ensure that even the worst-case scenario doesn't put your work on hold, backups are an essential part for any tool you use, especially when it comes to Git repositories and code management.
Helix TeamHub includes built-in tools to automate your backups, which means setup is quick and easy. Helix TeamHub leverages the distributed nature of Git for its backup strategy. The repositories are updated to another location, after which a snapshot can be taken from that location. This ensures three copies of the same data are placed in three different locations.
Support for Audit Logs
Be prepared for internal and external audits. Helix TeamHub’s audit logs keep a record of every time someone has accessed or tried to access your source code — including from where and when.