Logout URLs should indicate method to be used
For some SPs the logout URL must be a POST. Therefor, we should indicate on the SP configuration the logout method (GET per default) and return it as part of our logout URLs.
This will allow the IdP to use different methods for the global logout.