Webisoget not happy with our V4 IdP
Cantor, Scott
cantor.2 at osu.edu
Wed Feb 10 22:02:57 UTC 2021
You have a cookie issue, the NoSuchFlowExecutionException is just due to not receiving JSESSIONID back to line up with the flow execution key on the URL.
It's nothing to do with V4 and the password flow always checks for Basic Auth credentials, that's why ECP works.
What I might guess perhaps is that your old container was configured to pass the JSESSIONID back on the URL and that was being handled, whereas the V4 web.xml default is to block that.
-- Scott
More information about the users
mailing list