CASUM/OpenID
Scott Battaglia
scott.battaglia at gmail.com
Mon Jan 21 11:30:48 EST 2008
You're definitely right about the incorrect CredentialsToPrincipalResolver.
I've updated our wiki about that. I can't recall the other thing off the
top of my head and I'm not set up to test it right now. I'm guessing you
have?
-Scott
On Jan 21, 2008 10:52 AM, Sewell K H (LCSS) <khsewell at glam.ac.uk> wrote:
> Hi,
>
> I've read and followed http://www.ja-sig.org/wiki/display/CASUM/OpenID.
>
> I'm a bit of a noob, so could you confirm that this:
>
> <action-state id="openIdSingleSignOnAction">
> <action bean="openIdSingleSignOnAction" />
> <transition on="success" to="sendTicketGrantingTicket" />
> <transition on="error" to="ticketGrantingTicketExistsCheck" />
> <transition on="warn" to="warn" />
> </action-state>
>
> is supposed to be, or is more properly:
>
> <action-state id="openIdSingleSignOnAction">
> <action bean="openIdSingleSignOnAction" />
> <transition on="success" to="sendTicketGrantingTicket" />
> <transition on="error" to="viewLoginForm" />
> <transition on="warn" to="warn" />
> </action-state>
>
> and this:
>
> <bean
> class
> =
> "org
> .jasig
> .cas
> .support
> .openid
> .authentication.principal.OpenIdCredentialsAuthenticationHandler" />
>
> is supposed to be:
>
> <bean
> class
> =
> "org
> .jasig
> .cas
> .support
> .openid
> .authentication.principal.OpenIdCredentialsToPrincipalResolver" />
>
> Thanks,
> Kevin
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
--
-Scott Battaglia
LinkedIn: http://www.linkedin.com/in/scottbattaglia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20080121/268cfa06/attachment.html
More information about the cas
mailing list