custom session handling
-
stefano.leone
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 8
-
Thank you received: 0
-
-
8 years 11 months ago #4604
by stefano.leone
Hi,
I am writing a client that runs on watches. it must login and then ask for resources to jBackend.
The issue is that I don't have access to the headers sent by jBackend with the response so I can't get the sessionid for the further requests.
How could I put the sessionid in the response body of the User plugin?
Thanks
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
8 years 11 months ago #4606
by admin
Hi,
unfortunately Joomla login requires cookies. I traced the core code deeply, but I haven't found another solution but cookies (e.g. like tokens). But I think I can help you to find another solution. If you want, send me an email at info(at)selfget.com.
Regards,
Luigi
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 13
-
Thank you received: 0
-
-
8 years 10 months ago #4668
by snmjoomla
Have you been able to identify solution to this problem.
I have same problem
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
8 years 10 months ago #4669
by admin
Yes,
now it is possible to pass the session with a session_id variable (in GET/POST/JSON). The feature was already tested successfully with this customer, and it will be included in the next release.
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
Time to create page: 0.142 seconds