View Single Post
  #4 (permalink)  
Old 01-20-2006, 12:54 PM
jgao jgao is offline
Senior Member
 
Posts: 74
Default Autologin to Zimbra?

I guess the procedure will be,

1. get userid from current web session,
2. get "auth token",
3. call some url of zimbra to jump into zimbra.

Could you provide detailed info about 2 and 3??? I need to know

what "auth token" to retrive?
what url to pass the "auth token"?
what else parameters I need to pass? what's the http method to use?

Thanks.
Reply With Quote