Hello everyone, I am trying to grant permission to communicate with external resources to new widgets, by default.
For example, if the widget has the configuration <access origin="*"/>, I want it to be able to communicate with external resources without admin intervention. However, when the widget is deployed, a new policy rule is added to the policies file with the value DENY (instead of ALLOW). I also tried to add "* * allow" to the policies file, but it didn't work either. Is there any way to automatically grant the permissions the widget is asking for? This problem appeared to me since I upgraded from Wookie 0.9 to Wookie 0.11. Best regards and thank you in advance for your help, David Francisco
