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

resource/access_application: Add CORS support #725

Merged
merged 3 commits into from
Jul 12, 2020

Conversation

jacobbednarz
Copy link
Member

Updates cloudflare_access_application to define the CORS settings
associated with it.

Depends on cloudflare/cloudflare-go#492 to allow
AccessApplicationCorsHeaders to be conditionally sent within the
request payload.

Closes #473

Updates `cloudflare_access_application` to define the CORS settings
associated with it.

Closes cloudflare#473
@ghost ghost added size/L kind/documentation Categorizes issue or PR as related to documentation. labels Jul 1, 2020
@jacobbednarz jacobbednarz merged commit debf20e into cloudflare:master Jul 12, 2020
@jacobbednarz jacobbednarz deleted the access-cors-support branch July 12, 2020 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/documentation Categorizes issue or PR as related to documentation. size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support CORS settings
2 participants