View Single Post
  #2 (permalink)  
Old 04-04-2006, 09:35 AM
KevinH KevinH is offline
Zimbra Employee
 
Posts: 4,792
Default

We don't have basic-auth for the web-app login out of the box but it would be easy to add single sign-on with preauth.
Extending authentication

Our servlets all support basic auth so maybe small hack would be to have users first navigate to a servlet url and get the basic auth prompt then go to the app. Not as clean from a user perspective but should work.
__________________
Bugzilla - Wiki - Downloads - Offline Client
Reply With Quote