Skip to content

Multiple User Support in Entitlements Init

Mayank Saggar [Microsoft] requested to merge masaggar/entitlements-init into master

All Submissions:


  • [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [YES] I have updated the documentation accordingly.
  • [YES] My code follows the code style of this project.

Current Behavior or Linked Issues


Currently we entitle a single user to role of admin in osdu-services, in this entitlements data init step.

Does this introduce a breaking change?


  • [No]

Other information


The script will now take a comma separated list of user-ids to initialize in entitlements.

Merge request reports