Hi,
I have coiped the 6 points that were put in the partner discussion. On this , I had a reply to raise the Support Ticket to enable the cross domain access.
- One of the challenges is the widget would be on their own website(other domain for example - login.mydomain.com)
- Since this poses a cross domain limitation(Same Origin policy of browser) leading to I can not use JavaScript and Ajax to request data from lithium domain.
- During my discussion on the lithosphere developer forum, I could come across a point that Lithium does allow the cross domain requests for specific domains.
- So was curious to know if I provide the customer's domain and sub domain details, would you be able allow the requests from that domain ?
- Also was curiuos know how that would be done and how can I do a small POC(proof of concept) to let the customer know that this approach is going to work like it would be a CORS configuration etc ...
- Appreciate if you can share the details on it.
Now,
To answer your quesries,
To test the access, I have just written an ajax call (GET) using REST API to fetch the labels of the board and diaplying them on success. Please see the image below, the errorI receive
hope this clarifies my problem.... Please let me know if you need other details
Thanks,
Ratnesh