Skip to content

Support single logout via SAML

It looks like omniauth-saml #81 has added support for single logout (single signout) feature, it would be great to add this to Gitlab as well.

Currently its implemented via a redirect after logout, see !725 (merged)