Skip to content

Updated schema worker url in indexer queue and enabled it in auth policy in indexer

Deepanshu Singhal requested to merge ds/update-schema-url-indexer-queue into master

The changes are done to fix the azure_tests failure in the MR pipeline - osdu/platform/system/indexer-queue!383 (merged)

Corrected the schema_worker_url and allowed the indexer service to get responses from this url by adding it's reference in the auth policy. Enabled service bus and disabled event grid as it is a requirement for the MR above to work.

Edited by Deepanshu Singhal

Merge request reports