GitLab

Print Friendly, PDF & Email

The purpose of this document is to provide instructions on how to configure and manage GitLab to enable SAML integration.

  1. Adding the SaaS application to Seqrite ZTNA
  2. Configuring domain federation for GitLab

1. Adding the SaaS application to Seqrite ZTNA

To add the SaaS application, follow these steps:

  1. Log into Seqrite ZTNA admin console.
  2. Navigate to the Applications section.
  3. Navigate to the SaaS Applications tab and click.
  4. To add Slack application click Browse SaaS Application Catalog.
  5. Click Add + of GitLab application card.
  6. Enter the Application Name. Provide the Application Description and Logo, if any.
  7. Select the following checkboxes as appropriate to control access from managed laptops, desktops, or mobile devices.
    • Allow access from registered Seqrite ZTNA-compliant devices:
      Only users with registered Seqrite ZTNA-compliant devices (on which the HwakkProtect agent is installed and active), including desktops and laptops, can access the applications.
    • Allow access from mSuite:
      Mobile users are able to access applications only through the Workspace. To know more about accessing SaaS application through mSuite Workspace, see mSuite Documentation.
      Note: iOS is not supported; iOS users can access applications outside the Workspace also.
  8. Click Add to add the application.

2. Configure domain federation for GitLab

To configure domain federation for GitLab, follow these steps:

  1. Log in to the GitLab Admin Console, navigate to the Groups section, and select the specific group for which you want to enable Single Sign-On.
  2. Go to Settings in the left-hand side menu and click the SAML SSO option.
  3. Open Seqrite ZTNA Admin Console and navigate to Applications → SaaS Applications. Click on the Manage option of the GitLab application. Copy the Login URL from the Seqrite ZTNA GitLab application and paste it into the SAML configuration of GitLab.
  4. Copy the certificate from the Seqrite ZTNA GitLab application, save it in the cert.pem file and use the following command to generate the certificate fingerprint.
  5. openssl x509 -noout -fingerprint -sha1 -inform pem -in cert.pem

  6. Save the SAML configuration settings in GitLab to apply the changes.
    GitLab SaaS App

  7. Copy the ACS URL, Identifier (Entity ID), and Single sign-on URL from GitLab and update the corresponding fields in the Seqrite ZTNA GitLab application settings:
    • ACS URL in GitLab corresponds to ACS URL in Seqrite ZTNA.
    • Identifier (Entity ID) in GitLab corresponds to Entity ID in Seqrite ZTNA.
    • Single Sign-On URL in GitLab corresponds to External Address in Seqrite ZTNA.

Was this page helpful?