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

use new base DCL upload URI #39

Closed d047491 closed 2 years ago

d047491 commented 2 years ago

We introduced new base DCL upload URI: https://github.wdf.sap.corp/CPSecurity/cas-ams-server/pull/450 To mitigate: https://github.wdf.sap.corp/CPSecurity/cas-ams-server/issues/448 In the long term

d047491 commented 2 years ago

We can not merge before: https://github.wdf.sap.corp/CPSecurity/cas-ams-server/pull/450 Is live

jkbschmid commented 2 years ago

I'm wondering why this change did not cause our tests to fail. Could we add tests to ensure that we are calling the right URL? I also added a comment addressing the concept under https://github.wdf.sap.corp/CPSecurity/cas-ams-server/pull/450.