Skip to content

remove LDAP depenency #9224

@belforte

Description

@belforte

DagmanCreator uses LDAP to get content of e-group highPrioUsers
But that can be pulled from CRIC with an HTTP call https://cms-cric.cern.ch/api/accounts/group/query/?json
(maybe there's a way to retrieve only that group ?)

that should allow deprecating

def get_egroup_users(egroup_name):

and hence to remove dependency from LDAP

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions