Pavel Janicek
Pavel Janicek

Reputation: 14748

How to synchronize Crowd groups to jenkins?

Say I have three groups in my crowd already:

Goal: I want to synchronize these settings with Jenkins and make sure that:

Crowd should play as "Master" role - therefore if someone moves from Project A to Project B, I want to move them only in Crowd and not care about Jenkins (where Jenkins should update itself)

Is there a possibility to do so without creating and managing roles and groups inside Jenkins?

Upvotes: 1

Views: 639

Answers (1)

Pavel Janicek
Pavel Janicek

Reputation: 14748

So, after installing Jenkins and Crowd to test environment I realized this:

Crowd sends data about groups automatically, all you need to do is to create the same groups in Jenkins

All you need to do is to create the same groups in Jenkins as you have in Crowd.

So only one uncaught thing is that if in Crowd new group is created, you have to create that group also in Jenkins and give it proper rights. This luckily does not happen so often

Upvotes: 1

Related Questions