Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

expose forward lookup via inner cdn url #652

Open
tripodsan opened this issue Nov 18, 2020 · 0 comments
Open

expose forward lookup via inner cdn url #652

tripodsan opened this issue Nov 18, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@tripodsan
Copy link
Contributor

Is your feature request related to a problem? Please describe.
the content proxy will have a lookup feature, that redirects a inner cdn path to a onedrive or gdrive document.
see adobe/helix-content-proxy#212

instead of invoking the content proxy directly, this could be done through the inner cnd, eg:

  • https://theblog--adobe.hlx.page/en/index.edit

would internally invoke the content proxy with:

https://adobeioruntime.net/api/v1/web/helix/helix-services/content-proxy@v1?owner=adobe&repo=theblog&ref=master&lookup=/en/index

which will calculate the respective document link and send a redirect to it.

@tripodsan tripodsan added the enhancement New feature or request label Nov 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants