Skip to content

Add `enable` option to the OmniAuth documentation

What does this MR do and why?

Add enable option to the OmniAuth documentation

Users were trying to disable the OmniAuth service by using allow_single_sign_on instead of the enable options. Both serve different purposes.

Here, we add documentation for the enable option which disable the whole OmniAuth provider service and hides all the OmniAuth provider buttons.

See first point raised in #415478 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

N/A

How to set up and validate locally

Documentation page affected: https://docs.gitlab.com/ee/integration/omniauth.html#configure-common-settings

Edited by Eduardo Sanz García

Merge request reports

Loading