Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross Origin Resource Sharing. Leverage SAP CORS policy on SAP Business Accelerator Hub with the api-gateway #892

Open
6 tasks
ptesny opened this issue Feb 21, 2024 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@ptesny
Copy link

ptesny commented Feb 21, 2024

Description

Cross Origin Resource Sharing. Leverage SAP CORS policy available on SAP Business Accelerator Hub with the api-gateway

https://gist.github.com/ptesny/a2e7000814aa7bdc6795016e708675b5#cors-policy-on-sap-business-accelerator-hub

SAP Business Accelerator Hub is like an Alibaba's cavern. Except, no need to be a thief. Everything is in plain sight.
SAP Business Accelerator Hub offers a trove of public resources, namely

  • API packages,
  • iFlows,
  • security policies,
  • domain resources (build code, ai), and so on so forth.
    Reasons

Cross-ecosystem alignment.
Applying predefined CORS policy value will make it easier to apply the correct CORS settings.

DoD:

  • Provide unit and integration tests.
  • Provide documentation.
  • Verify if the solution works for both open-source Kyma and SAP BTP, Kyma runtime.
  • If you changed the resource limits, explain why it was needed.
  • Verify that your contributions don't decrease code coverage. If they do, explain why this is the case.
  • Add release notes.

Attachments
https://gist.github.com/ptesny/a2e7000814aa7bdc6795016e708675b5#cross-origin-resource-sharing
https://gist.github.com/ptesny/a2e7000814aa7bdc6795016e708675b5#cors-policy-on-sap-business-accelerator-hub

@ptesny ptesny added the kind/feature Categorizes issue or PR as related to a new feature. label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant