By: Doug Appleyard user 15 Sep 2017 at 12:26 p.m. CDT

1 Response
Doug Appleyard gravatar
Same setup as #4506. Using Gluu 3.1.0 and Apache auth_openidc_module to try to log in a user via OIDC. Getting the above error from getSessionIdFromCookie() (SessionIdService.java:243) during a login attempt. This causes authentication failure for the user. I can't find this error string in 3.0.2

By Doug Appleyard user 15 Sep 2017 at 3:47 p.m. CDT

Doug Appleyard gravatar
This error appears when the user is not present in the local database. I added the user manually and it worked.