Skip to content

Enabling EDS for IBM

Nikhil Patil requested to merge test-ibm-secret into master
  • Fix for SSL issue : osdu/platform/data-flow/ingestion/external-data-sources/eds-dms#34
  • we were facing SSL issue while end to end EDS testing for secret service(for IBM)(refer above url).MR is to fix the mentioned issue.
  • Basically we have introduced flag KEYCLOAK_VERIFY_VALUE , with respect to that we have made SSL configurable for IBM, without disturbing other csp's flow.
  • If anyone want to disable SSL make sure keep KEYCLOAK_VERIFY_VALUE = False in Airflow variables.
Edited by Nikhil Patil

Merge request reports