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

Adapt CORS filter to multiple domains (organizations) #2254

Closed
otsakir opened this issue Jun 20, 2017 · 2 comments
Closed

Adapt CORS filter to multiple domains (organizations) #2254

otsakir opened this issue Jun 20, 2017 · 2 comments

Comments

@otsakir
Copy link
Contributor

otsakir commented Jun 20, 2017

CorsFilter should be able to work with multiple domain names and establish a convention that will connect restcomm domain and rvd domain.

For example given that we have two organizations A and B with domain names A.restcomm.com and B.restcomm.com, RVD requests with the following Origins should get the CORS headers attached:

rvd.A.restcomm.com and rvd.B.restcomm.com

The filter should be able to consider existing organizations names and the exact convention used.

@maria-farooq
Copy link

@otsakir do you think issue description need to be updated as per any later discussion/design

@otsakir
Copy link
Contributor Author

otsakir commented Sep 11, 2017

@maria-farooq , it looks the issue is no more relavant after the change of course in the architecture. Closing.

@otsakir otsakir closed this as completed Sep 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants