Thanks J I believe Preauth will send me in the right direction.
Just to clairify, I was not intending to use any sort of pre-built portal cookie but in stead was looking for a mechanisim within zimbra (like a function) that I could pass user credentials to. This function would take those user credentials (clear text username and password) and process a normal zimbra login.
For example what is being called by: 'https://server/service/preauth?isredirect=1&authtoken={...}'
This must be calling some function within zimbra? Is there a way to apply a clear text username and password. PS I work within SSL so I don't have a great concern about passing clear text info via a local domain webservice.
Thanks! |