If JCR does not follow the servlet specification, the best you can probably hope for is using proxy tickets with whatever authentication mechanism is supported by JCR (i.e. creating a JAAS handler to do ticket validation).
-Scott -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia On Mon, Oct 13, 2008 at 4:59 AM, Li Wei Nan <[EMAIL PROTECTED]> wrote: > Hi Everyone, > > Does anyone has any experiences in integrating JackRabbit with CAS? I've > try do achieve this goal and I thought it would be easy. But actually the > situations are much more complicated than I imagined. > > The JackRabbit is running independently and supports JAAS. However, we use > JCR api to connect to JackRabbit in code and JackRabbit does not has the > ability to 'redirect' me to CAS login page. And I cannot make sense how > could pass all the tickets to JackRabbit - There are also more problems that > I cannot solve. > > Does anyone has experiences in this field? > > Thanks, > - Li Wei Nan > > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > >
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
