简体   繁体   English

在 Jenkins 中从 GIT 中删除凭证

[英]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任何人都知道如何从 Jenkins 的“源代码管理”->“Git 存储库”下的项目的“凭据”下拉列表中删除用户

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.它位于 Jenkins 主页 -> 凭据下。

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.我想因为它是基于 GIT 的,所以它在该配置下存储用户。

Detail Steps to delete GitHub's credentials from Jenkins:从 Jenkins 中删除 GitHub 凭据的详细步骤:

  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 ID
    • Name姓名
  4. Click on on " Name ", you will get options " Update ", " Delete " & " Move ".单击“名称”,您将获得“更新”、“删除”和“移动”选项。 Choose your option.!选择你的选项。

在此处输入图像描述

Updated Location 18-Apr-2021更新位置18-Apr-2021

Dashboard > Manage Jenkins > Manage Credentials Dashboard > Manage Jenkins > Manage Credentials

在此处输入图像描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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