Hi community, Reposting a question sent to old jasig-cs-user group, sorry if this creates a duplicate.
I'm trying to delegate authentication to Azure AD using cas-server-support-azuread-authentication with CAS 6.3 or 6.4-SNAPSHOT. I'm presented my custom login page, and when I authenticate, the log says : INFO [org.apereo.cas.authentication.DefaultAuthenticationManager] - <[Azure AD] exception details: [Invalid credentials: java.lang.NoClassDefFoundError: com/nimbusds/oauth2/sdk/http/CommonContentTypes].> CommonContentTypes is indeed a class that doesn't exist anymore in recent versions (8+) of oauth2-oidc-sdk, and the gradle build ships version 8.35.1. Is cas-server-support-azuread-authentication deprecated ? What is its status or difference compared to using cas-server-support-pac4j-webflow ? -- Hervé -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- 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 view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/8734a868-6430-4b27-8705-a5b031d2a26dn%40apereo.org.
