2 Replies Latest reply on Nov 8, 2007 7:59 AM by rmemoria

    Autologin cookie extension to Identity component

    jghayward

      Has anyone tried to extend the Identity component to auto-login a user based on a cookie? This would allow clients to login once and the cookie would let them in for some period of time longer than a session (often a day or a week for example).

      I can see how I would extend Identity to do this, but I have not found how to tell Seam to instantiate my own custom Identity sub-class.

      anyone, anyone... buhler?