Skip to content

Add support for OSDF URL transforms

This MR adds support for OSDF URL transforms, closes #18 (closed).

The implementation relies on new configuration sections for each known OSDF origin/base-path, where a fixed prefix is exchanged for a fixed base path. It's fairly rudimentary, but the example configuration in the config/gwdatafind-server.ini shows what this would look like for the actual OSDF origins we (will) operate.

Merge request reports