简体   繁体   中英

Remove Credentials from GIT in Jenkins

Anybody knows how to remove the users from the Credentials drop down in Jenkins for a project under Source Code Management -> Git Repositories

Referring to the section highlighted in yellow in attached screen shot: 在此处输入图像描述

I seem to have added a few users in error and want to remove them from the drop down. I dont see any option to delete them.

Ok i found it, just had to look around. It was under the Jenkins Home page -> Credentials.

It is not present under the Credentials section of the Configuration page. I thought since it was GIT based, it was storing users under that configuration.

Detail Steps to delete GitHub's credentials from Jenkins:

  1. Go to Jenkins's Dashboard
  2. Click on " Credentials " [Located at left side menu]
  3. You will now able to see:
    • Store
    • Domain
    • ID
    • Name
  4. Click on on " Name ", you will get options " Update ", " Delete " & " Move ". Choose your option.!

在此处输入图像描述

Updated Location 18-Apr-2021

Dashboard > Manage Jenkins > Manage Credentials

在此处输入图像描述

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM