Spnego and Cas configuration

Scott Battaglia scott.battaglia at gmail.com
Mon Oct 2 09:13:03 EDT 2006


On 10/2/06, Arnaud Lesueur <alesueur+cas at octo.com> wrote:
>
>
> PS: by the way the Velpi and Scott, the bean x509Check is also wrong ;-)


I guess I should update it then :-)

Le Lun 2 octobre 2006 12:00, vincent.jaulin at keyphrene.com a écrit :
> > Hi,
> >
> >
> > this code doesn't exist in cas-server.xml file <bean
> id="abstractLoginAction" abstract="true"
> > class="org.jasig.cas.web.flow.AbstractLoginAction"> <property
> name="warnCookieGenerator" ref="warnCookieGenerator" />
> > <property name="ticketGrantingTicketCookieGenerator"
> > ref="ticketGrantingTicketCookieGenerator" /> </bean>
> > <bean id="abstractCasLoginAction" abstract="true"
> > parent="abstractLoginAction" class="
> org.jasig.cas.web.flow.AbstractCasLoginAction"> <property
> > name="centralAuthenticationService" ref="centralAuthenticationService"
> /> </bean>
> >
> >
> > and this code call the parent id. <bean id="negociateSpnego"
> parent="abstractLoginAction"
> > class="
> org.jasig.cas.adaptors.spnego.web.flow.SpnegoNegociateCredentialsAction"
> />
> > <bean id="spnego" parent="abstractCasLoginAction"
> > class="org.jasig.cas.adaptors.spnego.web.flow.SpnegoCredentialsAction"
> />
> >
> >
> > When I add abstractLoginAction, and abstractCasLoginAction beans, I get
> > this error: Bean property 'warnCookieGenerator' is not writable or has
> an invalid setter method.
> >
> > Have you an idea to resolve this problem?
> >
> >
> > I have noted a few errors in the documentation.
> > nTLMallowed -> NTLMallowed
> org.jasig.cas.adaptors.spnego.util.JCIFSConfig ->
> > org.jasig.cas.adaptors.spnego.authentication.handler.support.JCIFSConfigHTTP/your.server.name.here/YOUR.REALM.HERE ->
> >  HTTP/your.server.name.here at YOUR.REALM.HERE
> >
> >
> > Best regards
> > Vincent.
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20061002/3a4b1897/attachment.html


More information about the cas mailing list