No session cookies created for OIDC

Cantor, Scott cantor.2 at osu.edu
Fri Nov 1 18:10:52 EDT 2019


It's probably a bug if it's not invoking the same set of steps to save off the information after the login is finished. It may be saving the results, but not wiring in the steps to handle client storage, which should be apparent from tracing it and seeing if it renders to view. Turn off Javascript mid-login and it should pause on that page trying to save the local storage off, and if it doesn't it's not calling any of that code.

-- Scott




More information about the users mailing list