I hope someone can help me here - I’m new to Sametime and have been asked to do some development. What I need to do is to display a user policy document before displaying the Sametime welcome page, on the web. I am going to be storing the current user’s IP Address (before authentication - since Anonymous access is allowed), and if they have indicated that they agree to the Policy, they can then continue using Sametime.
Somehow I need to keep this information for the duration of the session, and then delete it once the Sametime window is closed (forcing them to adhere to the Policy next time they create a session).
Does anyone have any ideas on this? Is it possible to track when the session finishes?
Thanks in advance for any assistance.