Hi everyone I am currently researching and testing a Zimbra email server. I have successfully implemented our previously installed CAS server with Zimbra using the provided wiki. My issue though is correctly directing a user to the right path. Zimbra had us create a preauth.jsp page that when used(http://test.server.com/preauth.jsp directs to the CAS login page with these parameters: https://login.server.com/cas/login?service=https%3A%2F%2Ftest.server.com%2Fzimbra%2Fpreauth.jsp
Using this works correctly and after authenticating, it automatically directs me to the account inbox. However, if I use the regular link: http://test.server.com then the CAS parameter link looks like this: https://login.server.com/cas/login?service=https%3A%2F%2Ftest.server.com%2Fzimbra%2F This allows me to authenticate but then goes to the Zimbra login screen which it should skip. I did manage to get this to work though by going to /opt/zimbra/jetty/etc/zimbra.web.xml.in I changed the welcome list with login.jsp to preauth.jsp. This works for what I need for login except it causes the Logout button to stop working. Now it logs me back in whenever I click Logout. I think thats the information I have and stuff I have tried. Any suggestions would be awesome. I'm really hoping to implement Zimbra here, its so cool =) TIA -Tim -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
