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

Configure CORS to allow requests from different origins #2157

Closed
midigofrank opened this issue May 29, 2024 · 0 comments · Fixed by #2162
Closed

Configure CORS to allow requests from different origins #2157

midigofrank opened this issue May 29, 2024 · 0 comments · Fixed by #2162
Assignees

Comments

@midigofrank
Copy link
Collaborator

Details

Given that the app runs on a subdomain while the marketing website runs on the root domain, doing registrations from the marketing website won't be possible because they're essentially different origins.

This issue makes sure that we can configure lightning to accept requests from *.openfn.org or www.openfn.org

@stuartc stuartc self-assigned this May 30, 2024
@stuartc stuartc mentioned this issue May 30, 2024
4 tasks
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants