Hello, i'm facing the problem described in the subject while trying to retrieve
a proxy ticket via endpoint /proxy .
Am i missing some dependencies?
The used version of CAS is 5.2.0-RC2
Overlay config:
compile "org.apereo.cas:cas-server-webapp-tomcat:${project.'cas.version'}@war"
// Enable JSON config
compile
"org.apereo.cas:cas-server-support-json-service-registry:${project.'cas.version'}"
// the next two with no effect
compile "org.apereo.cas:cas-server-core-webflow:${project.'cas.version'}"
compile "org.apereo.cas:cas-server-support-validation:${project.'cas.version'}"
// Enable OIDC delegation
compile
"org.apereo.cas:cas-server-support-pac4j-webflow:${project.'cas.version'}"
Many thanks,
Gena
--
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
---
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/fef8f641-0ca5-48cb-a9c5-187ef240e574%40apereo.org.