[daisy] CAS as an authentication scheme in daisy
Bruno Dumon
bruno at outerthought.org
Tue Oct 9 12:11:10 CDT 2007
On Tue, 2007-10-09 at 13:36 +0200, Frank Taffelt wrote:
> Bruno Dumon wrote:
> >
> > What you could do is implement some cache (a simple map user-login ->
> > ticket will do) in your authentication scheme, so that after the first
> > request, your own authentication scheme still accepts the proxyticket
> > for some time (maybe just a bit more than the servlet session expiry
> > time). So you are then sort-of implementing the session in your
> > authentication scheme.
> >
>
> This sounds like a good solution. If it's working (i'm testing it now )
> i can contribute this auth schema if others are also interested in this
> stuff.
>
Yes please, since this question comes up regularly, I'd be happy to see
it available somewhere, a jira issue or a wiki page.
--
Bruno Dumon http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
bruno at outerthought.org bruno at apache.org
More information about the daisy
mailing list