-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi Axel,
I'm using your client to develop an alfresco gui search. I do the login on Alfresco when launching the program then i'm using the Client object returned by the connect method. But seems after some inactivity (1hour), ticket is invalid... So wondering how to refresh authentication... ticket is a private attribute in the Client object.
So wondering if this line should be outside the if block to check if ticket is still valid:
| self.__updateTicket() |
Thanks for help!
Metadata
Metadata
Assignees
Labels
No labels