[
https://issues.apache.org/jira/browse/OFBIZ-12637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17563099#comment-17563099
]
Sachin edited comment on OFBIZ-12637 at 7/6/22 10:29 AM:
---------------------------------------------------------
Hi,
We have not been able to figure it out yet,thank you for the assistance.
Here are few more observations from log file,the first thing ofbiz does is, it
creates a new sessionId (cookies entry) when it redirects back to ofbiz. Log
details are below.
{quote}2022-07-06 11:09:29,711 |jsse-nio-8443-exec-8 |ControlEventListener
|I| Creating session: sessionId=5222095BCB502021A5B119C5FB14B3E9.jvm1
2022-07-06 11:09:29,716 |jsse-nio-8443-exec-8 |CategoryWorker
|I| [CategoryWorker.getCatalogTopCategory] Setting new top category: CATALOG1
2022-07-06 11:09:29,723 |jsse-nio-8443-exec-8 |ControlServlet
|T| [[[returnVivaRedirectUrldata(Domain:https://122.166.49.42)] Request Begun,
encoding=[UTF-8]- total:0.0,since last(Begin):0.0]]
2022-07-06 11:09:29,724 |jsse-nio-8443-exec-8 |VisitHandler
|I| Found visitorId [null] in cookie
2022-07-06 11:09:29,724 |jsse-nio-8443-exec-8 |TransactionUtil
|W| No transaction in place, so not suspending.
{quote}
was (Author: JIRAUSER290722):
Hi,
We have not been able to figure it out yet,thank you for the assistance.
Here are few more observations from log file,the first thing ofbiz does is, it
creates a sessionId when it redirects back to ofbiz,Log details are below.
{quote}
2022-07-06 11:09:29,711 |jsse-nio-8443-exec-8 |ControlEventListener
|I| Creating session: sessionId=5222095BCB502021A5B119C5FB14B3E9.jvm1
2022-07-06 11:09:29,716 |jsse-nio-8443-exec-8 |CategoryWorker
|I| [CategoryWorker.getCatalogTopCategory] Setting new top category: CATALOG1
2022-07-06 11:09:29,723 |jsse-nio-8443-exec-8 |ControlServlet
|T| [[[returnVivaRedirectUrldata(Domain:https://122.166.49.42)] Request Begun,
encoding=[UTF-8]- total:0.0,since last(Begin):0.0]]
2022-07-06 11:09:29,724 |jsse-nio-8443-exec-8 |VisitHandler
|I| Found visitorId [null] in cookie
2022-07-06 11:09:29,724 |jsse-nio-8443-exec-8 |TransactionUtil
|W| No transaction in place, so not suspending.
{quote}
> Login is forced when we return from a third party payment gateway/application
> -----------------------------------------------------------------------------
>
> Key: OFBIZ-12637
> URL: https://issues.apache.org/jira/browse/OFBIZ-12637
> Project: OFBiz
> Issue Type: Bug
> Components: ecommerce
> Affects Versions: 18.12.05
> Reporter: Sachin
> Priority: Minor
>
> We are trying to integrate Third Party Payment "Viva Wallet (UK)" service as
> part of our project.
> We used Viva Wallet successfully with Ofbiz version 16.11.07 (we could move
> to third party site on click of a link and finish the process and return back
> successfully to our application).
> While integrating with the latest Ofbiz 18.12.05, it forces a user login on
> return (it invalidates the existing session).
> Are we missing something in this process which is new in ver 18.12.05?
> In case this query is not clarifying the issue, please let us know we will
> try to revise this with more appropriate information.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)