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

Update bundle gateway url #89

Closed f-blass closed 5 months ago

f-blass commented 5 months ago

The bundle download url is part of the service binding as authorization_bundle_url

For example: "authorization_bundle_url": "https://mytenant.accounts.ondemand.com/sap/ams/v1/bundles"

Open: What about https://github.com/SAP/cloud-authorization-buildpack/tree/main/k8s-sidecar?