You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/07/29 17:53:41 UTC

[GitHub] [cordova-plugin-inappbrowser] niklas-wortmann commented on issue #753: Issue with Cookie

niklas-wortmann commented on issue #753:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/753#issuecomment-665550390


   We are actually running into a similar problem. We are using microsoft saml for authentication. We can get successfully through the login process within an inAppBrowser, but afterward, the cookie is not persisted and won't be used for any further request. In our case, it is a third party cookie and therefore I am aware I can not access it programmatically but I would assume that it would persist the cookie and just sends it with every http call. We tried doing xhr calls but also native http calls using the ionic native http plugin.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org