0 Replies Latest reply on May 15, 2007 2:22 PM by vellmont

    SSO and avoiding a login page for each webapp.

    vellmont

      I've just got single sign on working for two different webapps that use form based authentication and it works great. One problem I'd like to avoid is maintaining a login/logout/error page for each webapp.

      Is there an easy way to do this so I can maintain just one login page rather than one for each webapp? Or should I look at workarounds like redirecting to a central login page?