Azure / osdu-infrastructure

OSDU Azure Infrastructure as Code
Apache License 2.0
42 stars 39 forks source link

Adding schema service specific groups to the template files #167

Closed amaverma closed 4 years ago

amaverma commented 4 years ago

All Submissions:


Current Behavior or Linked Issues


Schema service requires the user to be part of two groups in order to call various schema service related APIs: service.schema-service.viewers service.schema-service.editors

In case of integration test, we need to add the concerned service principal to these groups. Updating the json file templates to add these two groups in the list of groups the SP should be part of.

https://github.com/Azure/osdu-infrastructure/issues/134

Does this introduce a breaking change?


NO

Other information


NA cc: @danielscholl , @polavishnu4444