I have a stock CAS 4.2.2 install and am trying to implement CAS using the instructions at the site below.
https://apereo.github.io/cas/4.2.x/integration/ADFS-Integration.html While it builds fine, deployment yields the below errors. 2016-07-14 13:13:59,444 ERROR [org.springframework.web.context.ContextLoader] - <Context initialization failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adfsPrincipalResolver': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Coul d not autowire field: private org.jasig.cas.support.wsfederation.WsFederationConfiguration org.jasig.cas.support.wsfederation.authentication.principal.WsFederationCredentialsToPrincipalResolver.configuration; nested exception is java.lan g.NoClassDefFoundError: org/opensaml/security/credential/Credential Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.jasig.cas.support.wsfederation.WsFederationConfiguration org.jasig.cas.support.wsfederation.authentication.principal.WsFederationCr edentialsToPrincipalResolver.configuration; nested exception is java.lang.NoClassDefFoundError: org/opensaml/security/credential/Credential Thoughts, Eric -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAF9f9PDaED%3D8-j1k1ZWdjrC8ZSLgzXsa7e8oZTWR32dnAxsRYA%40mail.gmail.com. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
