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 2021/05/19 07:22:51 UTC

[GitHub] [cordova-ios] priyankabakkar opened a new issue #1110: After SSO login using InAppBrowser plugin, it doesnot persist cookies while returning to app so unable to reload ios app

priyankabakkar opened a new issue #1110:
URL: https://github.com/apache/cordova-ios/issues/1110


   # Bug Report
   
   ## Problem
   We have hybrid app developed using cordova. Our app is “SwiftEnterprise” available on apple store.
   We have functionality of SSO login which we are achieving using InAppBrowser plugin. Earlier it was working fine but from Aug 2020 it stopped working for ios.
   
   We are able to login to SSO url, using InAppBrowser plugin but after login we were redirecting to our main app. Issue is, now we are not able to reload our app as jsession cookies are missing. Application not able to load. I guess it is cookies issue, I tried setting manual cookies as well but nothing works out.
   
   ### What is expected to happen?
   After successful SSO login we redirect back to main application by closing inappbrowser. Here we expect to get jsession Id so that our session timeout will not happen and app can able to reload
   
   
   ### What does actually happen?
   Currently on login we are getting session timeout because of missing cookies
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   Our app is hybrid app and we are facing this issue on IOS platform since aug 2020
   
   
   


-- 
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


[GitHub] [cordova-ios] priyankabakkar commented on issue #1110: After SSO login using InAppBrowser plugin, it doesnot persist cookies while returning to app so unable to reload ios app

Posted by GitBox <gi...@apache.org>.
priyankabakkar commented on issue #1110:
URL: https://github.com/apache/cordova-ios/issues/1110#issuecomment-843949471


   Yes I have added remaining details as well.. please go throught them


-- 
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


[GitHub] [cordova-ios] timbru31 commented on issue #1110: After SSO login using InAppBrowser plugin, it doesnot persist cookies while returning to app so unable to reload ios app

Posted by GitBox <gi...@apache.org>.
timbru31 commented on issue #1110:
URL: https://github.com/apache/cordova-ios/issues/1110#issuecomment-843910000


   Thanks a lot for your issue, however the issue template exists for a reason. 😊   
   It helps us to debug the issue further and to provide a solution much faster. With important information missing, we unfortunately can't help you.
   
   Therefore, please edit this issue accordingly or close and create a new one and make sure to provide all the required information.


-- 
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


[GitHub] [cordova-ios] oVerde commented on issue #1110: After SSO login using InAppBrowser plugin, it doesnot persist cookies while returning to app so unable to reload ios app

Posted by GitBox <gi...@apache.org>.
oVerde commented on issue #1110:
URL: https://github.com/apache/cordova-ios/issues/1110#issuecomment-1045053842


   Having the same issue, has anything being done in this case?


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

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