Joel Richard created CB-12464:
---------------------------------
Summary: InAppBrowser for browser does not work with
X-Frame-Options: DENY
Key: CB-12464
URL: https://issues.apache.org/jira/browse/CB-12464
Project: Apache Cordova
Issue Type: Bug
Components: Browser, Plugin InAppBrowser
Reporter: Joel Richard
I am using cordova-plugin-inappbrowser 1.6.1 for an OAuth login page.
Unfortunately, the login does not work with "phonegap serve" since it uses
X-Frame-Options: DENY.
I see two possible solutions:
1) window.open instead of iframe
2) Load everything in the InAppBrowser through a proxy and remove such headers
(similar to the proxy which is used for CORS problems).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]