× Requests and support related to jBackend.

custom session handling

  • stefano.leone
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 4 months ago #4604 by stefano.leone
custom session handling was created 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.

More
8 years 4 months ago #4606 by admin
Replied by admin on topic custom session handling
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.

More
8 years 3 months ago #4668 by snmjoomla
Replied by snmjoomla on topic custom session handling
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.

More
8 years 3 months ago #4669 by admin
Replied by admin on topic custom session handling
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.130 seconds