#20 The CommunishiftAuthorization operator should synchronize group memberships with IPA.
Closed 2 years ago by dkirwan. Opened 2 years ago by lenkaseg.

UserStory

As a developer, I want the CommunishiftAuthorization operator to retrieve a list of all Namespaces that match “communishift-*” then synchronise group membership with the IPA group of the same name.

Tasks

  • The operator should periodically retrieve a list of all Namespaces that match “communishift-*”.
  • The operator should connect to FasJSON and retrieve all IPA users in the IPA group of the same name.
  • It should update the Group "communishift-*-admins" with the list of IPA users retrieved.

Success Criteria

  • Periodically retrieve all Namespaces like “communishift-” then retrieve all IPA users in the IPA group of the same name via fasjson, then synchronise them in the “communishift--admins” Group.

Resources


Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata
Boards 1
Communishift Status: Done