Hello, first of all, thank you very much for replying.
My configuration is as follows:
- georchestra deployment via docker on a local server. I have several instances on the same server , that's why I use different ports.
- the version i'm using of georchestra is version 24.0
Everything works correctly for me.
If i am trying to share a map from the “share” button of mapstore and when I insert it in an external page it tells me “The page has refused the connection” .
Also, if I try to share the mapstore or geonetwork page via iframe in another external application, I get the same message the error.
on the other hand, if i use the georchestra demo page i don't get any error.
I think it is for security, to avoid CORS (Cross-Origin Resource Sharing).
I have been checking the configuration files but I have not found any place where I can configure from which url is allowed to connect against my georchestra.
Thank you very much for your selfless help and for all the contributions you make to the project.
Regards.