Skip to content

LDAP Authentication should respect omniauth settings in gitlab.yml

gitlab-qa-bot requested to merge github/fork/MasslessParticle/ldap_tweak into master

Created by: MasslessParticle

I find the omniauth allow_single_sign_on and block_auto_created_users settings to be useful in an LDAP context. Given that LDAP is implemented via omniauth, I think it makes sense to have LDAP respect these settings.

Merge request reports