I was hoping to stick with CMIS for my web server application but there are few places where I will have to access Alfresco directoy (get mandatory aspects for a given type). Do I have to authenticate using /alfresco/service/api/login.get.desc.xml? Or from my cmis session can I somehow get to (or generate) an Alfresco ticket?
We'll be using ldap longterm, but for now using basic auth to connect via CMIS.