From bae2b622000349d436a221bb9018e341ba7c342c Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Fri, 8 Jan 2016 14:34:03 +0100 Subject: [PATCH] KEYCLOAK-2275 No Content-Security-Policy meta tag found on Cordova 5.x --- examples/cordova/www/config.xml | 5 +++++ examples/cordova/www/index.html | 2 ++ 2 files changed, 7 insertions(+) diff --git a/examples/cordova/www/config.xml b/examples/cordova/www/config.xml index 111b45b0e5..f457a56e3c 100644 --- a/examples/cordova/www/config.xml +++ b/examples/cordova/www/config.xml @@ -12,4 +12,9 @@ + + + + + diff --git a/examples/cordova/www/index.html b/examples/cordova/www/index.html index a11ab24ad8..c943afc7e2 100644 --- a/examples/cordova/www/index.html +++ b/examples/cordova/www/index.html @@ -3,6 +3,8 @@ Authentication Example + +