Thanks for your answer. What if i want to let a user to edit her own version through the web interface using credentials.
To be more precise, like in the desktop, when i connect to the sde using my credentials, i access to the versions i can view or edit. In our project, we want to make something like this. The user enters credentials, the system automatically selects users version from database, and the user works on this version in that session.
BR.