Atlassian系列之crowd对接jira,confluence,fisheye单点登录

Atlassian系列之crowd对接jira,confluence,fisheye单点登录,第1张

公司运行了jira,confluence,fisheye。但每次登录都需要输入多次用户名密码,觉得不太方便,所以需要对它们实现单点登录,crowd作为Atlassian单点登录的产品,可以用于集中用户、用户组管理,方便权限控制。

crowd安装参考: https://www.jianshu.com/p/2839c8bc409d

目标:在crowd创建一组用户分别用于jira,confluence,fisheye系统中。

实现:在同一个session的浏览器中可以在三个应用的切换。

crowd端添加应用程序,注意:要记住这块填写的密码,后面会用到

连接,添加远端jira的url地址

授权,可以选择特定的组进行认证,我这边所有用户都要认证。

登录Jira的管理部分

单击“ 用户管理”下左侧栏的“ 用户目录 ”标签。 标签。

点击“ 添加目录 ”。然后从下拉列表中选择“ Atlassian Crowd ”。单击“ 下一步 ”。

输入连接参数并保存。现在,新的Crowd目录应该出现在用户目录列表中,创建完如下,可以通过顺序调整内部目录和外部目录的权限:

上一步骤只是实现了集中认证,现在我们来配置jira的SSO单点登录

可以在Confluence中定义多个用户目录。但是,如果启用Crowd SSO集成,则只能从crowd.properties文件中定义的Crowd服务器进行身份验证。

要使用其他目录(例如Confluence Internal Directory)中的用户登录,您需要:

在Confluence管理控制台中,转到用户目录并禁用Crowd Server目录,或

通过恢复默认的Confluence身份验证器来禁用群组SSO。

禁用Crowd SSO的步骤:

crowd权限:

Fisheye 为Crowd目录提供 只读权限。Crowd目录中的用户,组和成员资格是从Crowd中检索的,只能从Crowd中进行修改。您无法使用鱼眼管理屏幕修改群组用户,组或成员身份。

设置Crowd目录后,您可以通过将以下设置添加到$FISHEYE_INST/config.xml 文件来启用或禁用Crowd SSO集成 (如果它们尚不存在,您可以创建缺少的xml节点)。默认情况下,如果未配置SSO,则会禁用SSO config.xml

坑,在填写这一步骤时,代理服务器用户名总是莫名自动填写上admin,导致没法通过,正常代理服务器这块不需要填写,后来发现原来是浏览器记住密码,默认填写导致,删除浏览器记住密码即可

corwd首先作为一个集中认证的地方,将用户同步到jira,wiki中,之后再各自对jira,wiki中添加的组做权限即可

解决:重新配置sso单点登录并且关注

vim confluence_home/confluence/WEB-INF/classes/seraph-config.xml 注释43行,取消注释48行

vim jira_home/atlassian-jira/WEB-INF/classes/seraph-config.xml 注释98行,取消注释94行

解决:修改http bind参数,默认是:8060 修改后可以在/fisheye/fecru-4.7.0/config.xml中查看到

参考: https://confluence.atlassian.com/fisheye041/configuring-the-fisheye-web-server-847745899.html

crowd对接jenkins

一、Github 登录

二、之后会跳到个人信息页,点击左上角的 Projects ->Create Projects 来创建项目。

三、在 Project name 填写项目名称,注意是全站唯一名称,和 Github 不一样。如果重复了可以加上 apachecn- 前缀。

如果你想让大家都看到的话,选择 Public project ,就和 Github 一样。

四、拉到下面选择语言,源语言 Source language 是英语不用管,目标语言 Target language 选简体中文( Simplified Chinese )。然后拉到最下面,点击 Create 创建项目。

一、访问项目主页( https://crowdin.com/project/<proj>),这里以 apachecn 为例。

二、点击右上角的 Settings ,再点击 Files ,跳到文件页面。也可以直接输入 https://crowdin.com/project/<proj>/settings#files 。

三、点击 Add File 来上传文件。我这里选了个英文的 HTML,上传成功。

一、在项目主页,或设置页面中,点击 Translations ->Chinese Simplified ,再点击上传的文件。

二、等一小会儿之后,进入翻译页面, TM AND MT 是机翻结果,可以参考, Enter Trans... 处输入翻译,点 SAVE 保存。

三、可以立即在左侧看到翻译的内容。

使用电脑的话,我们需要对一些英语文件进行管理。下面是我给大家整理的文件管理的英文是什么,供大家参阅!

文件管理的英文是什么

file management

file的英语例句

1. Substantial numbers of rank and file members ignored their union's advice.

有相当一部分普通员工不理睬工会的建议。

2. I looked your address up in the personnel file.

我在人事档案里找到了你的地址。

3. We were walking in single file to the lake.

我们正排成一列朝湖边走去。

4. There was widespread support for him among the rank and file.

那些普通职员们都普遍支持他。

5. The FBI kept a voluminous file on Pablo Picasso.

联邦调查局保存了有关巴勃罗·毕加索的大量档案。

6. Double click on the icon to open the file.

双击图标打开文件。

7. He is eligible now to file a motion for a new trial.

他现在有资格提议重新进行审判。

8. It is the second airline in two months to file for bankruptcy.

这是两个月内第二家申请破产的航空公司。

9. You must record and keep a file of all expenses.

必须对所有花费进行记录并存档。

10. He turned the pages of a file in front of him.

他翻阅面前的文件。

11. We'll keep your details on file.

我们会把有关你的详细信息记录在档。

12. His fingerprints were on file in Washington.

他的指纹已在华盛顿记录在档。

13. He failed to file tax returns for 1982.

他没有呈报1982年的纳税申报单。

14. They questioned the accuracy of the information in the file.

他们怀疑档案中信息的正确性。

15. I made a bit of a boob throwing that file away.

我犯了个愚蠢的错误,把那份文件扔掉了。

management的双语例句

1. The governors were joined by Mr Hunter and his management team.

亨特先生及他率领的管理小组加入了州长们的队伍。

2. Increasingly, corporate clients are seeking to outsource the management of their facilities.

越来越多的公司客户寻求将设施的管理外包出去。

3. He is known for his political savvy and strong management skills.

他以睿智的政治头脑和强势的管理手腕出名。

4. It is thought that a management buyout is one option.

管理层收购被认为是一种选择。

5. Management is confident about the way business is progressing.

管理层对业务发展的态势充满信心。

6. The current division of labor between workers and management will alter.

当前工人与管理部门的分工将会改变。

7. Each unit including the parent company has its own, local management.

包括母公司在内,每个单位都有自己的地方管理层。

8. He lacked any of the practical common sense essential in management.

管理方面基本的实用常识他一点也不懂。

9. He is a firm believer in total quality management.

他是个极力主张全面质量管理的人。

10. That's John Gibb, operations chief for New York Emergency Management.

那个人是约翰·吉布,纽约应急管理办公室的行动总指挥官。

11. The company announced a double-barreled investment and management-compensation plan.

公司宣布了一份投资和管理补偿的双重计划。

12. The firm decided to bring in a new management team.

该公司决定聘请新的管理团队。

13. The whole thing was a masterpiece of crowd management.

整件事情就是人群管理的典范。

14. Universities are dipping their toes in the waters of management education.

各大学正开始尝试进入管理教育领域。

15. The management tries to produce the magazine as cost-effectively as possible.

管理层试图尽可能地让杂志盈利。


欢迎分享,转载请注明来源:内存溢出

原文地址: https://outofmemory.cn/tougao/12079932.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-05-20
下一篇 2023-05-20

发表评论

登录后才能评论

评论列表(0条)

保存