Closed wguttmn closed 9 years ago
Yes, I have the same problem. I'm working on it.
You can easily get rid of the issue by not using the Jetty Maven plugin and defining these webapps in a separate Tomcat and starting it.
Revert to Jetty 9.1 (don't ask me why ;-) to solve the issue...
Hi,
followed your instructions given at
https://github.com/leleuj/cas-pac4j-oauth-demo
and ran into the following stack trace/problem when trying to follow the "Authenticate with another CAS server using OAuth v2.0 protocol" link from the login page:
If you need any further information (log entries, etc.) let me know.
Btw, I ma on Java 1.8 on Mac OS.