There's something very close to what you need (if not exactly) in the openid-module. Have a look at info.magnolia.module.openid.frontend.LoginModel.
Perhaps this is something we could port to pur or the form module or stk themselves - feel to submit patches or ideas ! HTH, -g On 14 Dec 2010, at 17:43, Matteo Pelucco wrote: > > Hi all, > do you know a *quick* way to login using a form processor on a public > instance? > > I know that passing a form [1] with fields: > > mgnlUserId > > and: > > mgnlUserPSWD > > would achieve the goal, even without a form processor.. > But I need to handle login success or failure (for logging purpose, or > whatever..). So I need to invoke the login procedure from my classes.. > > Already checked into PUR module, but it uses the standard magnolia form > mechanism [1] > > Thanks for any hints! > > Matteo > > > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
