Hello<br> We are trying to develope an application that will run on Web Logic 8.1. The authentication will be done by Web Logic 8.1 against Active Directory and later we would like to do SSO, that is, the user cannot authenticate against the opencms interface. Owner questions are:
<br>   - How can we implement sso? That is, we donīt want to introduce the password again, just the login name to access to the pages<br> - We donīt want to use the groups and roles of OpenCms. How can we do to use another repository?
<br><br>We have been working with CmsObject and there is a funcion "loginuser" but we itīs necessary to indeicate the password. The other problem is that we can extend the CmsObject because its final with our own methos for 
cmslogin.How can wwe do that?<br><br>Thanks in advance,<br><br><br>