Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

PRE-REQUISITS

  • Make sure your Jenkins URL set correctly in Manage Jenkins > Configure System.

  • Make sure your Jenkins URL accessible over public Internet.

STEP-1

Generate Jenkins API Token. Refer Jenkins API Token

Note.

  • Skip this step If you plan to use URL based token authentication i.e. Trigger builds remotely Option in Job Configuration.

  • Required Jenkins API Token If CSRF Protection is enabled in Configure Global Security.

STEP-2

Go to Apps Menu > Jenkins Connector > Click Update to Add new Jenkins Server Configuration.

Note.

  • Set CSRF Crumb Issue to TRUE if your Jenkins master is enabled CSRF Protection in Configure Global Security.

  • Jenkins Username and API token is Optional.

    • If Jenkins master has read access to everyone

    • If  CSRF Protection is not enabled

NEXT STEPS

Jenkins Builds Macro

  • No labels