Closed edysli closed 8 years ago
First, are you sure you are running the latest code? If so, I'll have to look into this. Probably some time next week.
Try the latest master.
I tried again with the latest master (1ed0859) and it works, thanks! :)
Now I get an error at http://localhost:8081/simple-web-app/openid_connect_login?code=kFUTP0&state=313bdb2b422dc
but that's another story...
I'm getting an ActionExecutionException at the IdP while trying to login from
simple-web-app/user
. I'm probably doing something wrong but can't figure out what... Any ideas?Both webapps are running from their respective Jetty instances:
JAVA_HOME=/usr/local/jdk1.8.0_66 mvn clean verify -Dhost=jetty
JAVA_HOME=/usr/local/jdk1.8.0_66 mvn clean verify jetty:run-forked
Console log of simple-web-app for the request:
Console log of IdP for the request: