Jenkins

Print Friendly, PDF & Email

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

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

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 Jenkins 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. Configuring domain federation for Jenkins

To enable SAML Single Sign-On (SSO) in Jenkins and integrate it with miniOrange SAML 2.0, follow these steps:

  1. Log in to Jenkins with Admin Access.
  2. Click on the Dashboard, then navigate to Manage Jenkins.
    Jenkins_Step1
  3. Under System Configuration Tab, locate the Plugins Folder on the Manage Jenkins page.
    Jenkins_Step2
  4. Click on Available Plugins from the left-side menu of the Plugins Page.
  5. Search for "SAML Single Sign On (SSO)" and install the plugin. Restart Jenkins after installation.
    Jenkins_Step3

After Jenkins restarts:

  1. Navigate to Dashboard > Manage Jenkins > Security.
  2. Click on Security Option.
    Jenkins_Step4
  3. Under Authentication, select "miniOrange SAML 2.0" from the Security Realm, and click Save.
    Jenkins_Step5

Go to Manage Jenkins > Under Security, click on miniOrange SAML SSO:

  1. Copy the SP Configuration details (SP Entity ID, ACS URL) from the miniOrange SAML page.
  2. Paste the relevant details into the Jenkins SaaS Application in Seqrite ZTNA Admin Console for ACS URL and Entity ID.
  3. Keep the External Address field in Jenkins SaaS Application the same as the Entity ID.
    Jenkins_Step6

On the miniOrange SAML page, scroll down to find the IDP Configuration section for manual configuration.

Jenkins_Step7

  1. Copy the SAML Settings from the Jenkins SaaS Application in Seqrite ZTNA.
  2. Paste the copied settings into the corresponding fields in the miniOrange SAML page.
    Note: Name ID Format cannot be changed.
  3. Click Save after providing all the necessary details in the IDP Configuration.
  4. Click on the "Test Configuration" button below the IDP Configuration Details to check the SAML of Jenkins Application.
    Jenkins_Step8
  5. Click on the provided link to see the results of the SAML, which redirects to Seqrite ZTNA User Portal for Authentication.

Note: Once miniOrange SAML 2.0 is added in the Jenkins Console, the Users Section will be removed. To manage users again, remove miniOrange SAML 2.0, which will restore the Users Section on the Security page. For additional actions related to users, refer to the Jenkins Help for installing the respective plugins.

Was this page helpful?