Would it be possible for me to modify the ADFS logout page to redirect me to a return URL specified via query string AFTER logout is complete?
What I'm not sure about is when to do the redirect, does the page call anything after it loads that is required to complete logout or could I just redirect it once the HTML is returned to the browser?