SAP / cloud-authorization-buildpack

You can use the content of this repository to leverage the Open Policy Agent (https://www.openpolicyagent.org/) for cloud foundry environments. If offers runtime support to make calls to the open policy server from a CF application and support to manage and distribute Open Policy Agent bundles.
Apache License 2.0
5 stars 6 forks source link

Construct up-/download URLs from identity binding #47

Closed jkbschmid closed 2 years ago

jkbschmid commented 2 years ago

I changed the indentation of the test, that's why the change in supply_test looks larger than it actually is.

f-blass commented 2 years ago

Does this only work for the unified broker or also for the legacy one?

jkbschmid commented 2 years ago

This change is compatible with the legacy broker. With a separate AMS service, the buildpack will use fixed URLs for bundle access and AMS access.