Redirect after SingleLogout

Cantor, Scott cantor.2 at osu.edu
Sun Sep 11 18:57:47 EDT 2016


> Is there a recommended way on how to do this?

I don't see how, unless you assume no SLO. There would be no place to manage the issuance of the SLO requests, and there's no way to know when they're done unless you build all that into the system yourself to poll and interrogate the complex machinery tracking the results, and then issue a final redirect, and if you did all that, the user would have no idea what happened or whether logout worked (and of course, it didn't, because it never does).

Non-SLO is a different case, since there's no final reporting needed.

-- Scott



More information about the users mailing list