Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Then, in the authentication handler property, add this bean definitio definition :

Code Block
languagehtml/xml
     <!-- The open id authentication handler -->
     <bean class="org.jasig.cas.support.openid.authentication.handler.support.OpenIdCredentialsAuthenticationHandler" p:ticketRegistry-ref="ticketRegistry" />

...