Skip to content

Support configurable auth-info enhancement

Levi Remington requested to merge 332-configurable-auth-info-rebased into master

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)

Does this introduce a change in the core logic?

  • [YES/NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [YES/NO]

What is the current behavior?

ignite-provider does not have a configurable rest/info endpoint.

What is the new/expected behavior?

The authInfo object of a rest/info response can now be configured within koop-config.json, enabling compatibility between a simple-auth token-configured GCZ Provider and ArcGIS Online.

Merge request reports