Hi,
When Alfresco receives a ticket for authentication, do you check if the IP address of the caller is the same as the IP address used to obtain this ticket?
In other words, have I the possibility to do the following scenario :
- I ask for a connection ticket from a web application calling Alfresco through the webServices API,
- I return an HTML page to the current user, with an URL that allow him to call Alfresco directly with the ticket included.
Then the IP address used to obtain the ticket was the address of my server, the IP address used after with the same ticket is the address of the PC of my user.
Many thanks for your help,
Andre